mirror of
https://github.com/abbeymart/mcresponse-nim
synced 2026-01-15 11:31:37 +00:00
No description
| src | ||
| tests | ||
| .gitignore | ||
| HISTORY.md | ||
| LICENSE.md | ||
| mcresponse.nimble | ||
| README.md | ||
mcresponse package | github.com/abbeymart/mcresponse-nim
- Standard HTTP network-status codes and texts
- Standardised response object and method for transactions / tasks
- See the tests folder and test cases for different scenarios and usage
Installation
nimble install mcresponse
API & Examples
// Coming soon
See the tests folder and test cases for different scenarios and usage