No description
Find a file
2022-11-22 17:12:43 -05:00
src refactor-params-v0.4.0 2022-10-15 19:48:40 -04:00
tests refactor-params-v0.4.0 2022-10-15 19:48:40 -04:00
.gitignore refactor-params-v0.4.0 2022-10-15 19:48:40 -04:00
HISTORY.md Refactor method-params-v0.4.0 2022-11-22 17:12:43 -05:00
LICENSE.md refactor met-status-code-response-method v0.3.0 2022-01-08 16:52:23 -05:00
mcresponse.nimble refactor-params-v0.4.0 2022-10-15 19:48:40 -04:00
README.md refactor met-status-code-response-method v0.3.0 2022-01-08 16:52:23 -05:00

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