Skip to content

An ASP.NET Core library that ensures that any non-idempotent HTTP operations (POST and PATCH) can take effect only once for the request data provided based on the idempotency key header or content hash from the request.

License

acesso-bankly/agamotto.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Agamotto.NET

An ASP.NET Core library that ensures that any non-idempotent HTTP operations (POST and PATCH) can take effect only once for the request data provided based on the idempotency key header or content hash from the request.


About

An ASP.NET Core library that ensures that any non-idempotent HTTP operations (POST and PATCH) can take effect only once for the request data provided based on the idempotency key header or content hash from the request.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published