mcresponse
mConnect Standardised Response Package
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install mcresponse
choosenim install mcresponse
git clone https://github.com/abbeymart/mcresponse-nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| mcresponse | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/abbeymart/mcresponse-nim |
|---|---|
| Homepage | https://github.com/abbeymart/mcresponse-nim |
| Registry Source | nimble_official |
README
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