mcresponse

mConnect Standard HTTP network-status codes/texts & Transaction-Response Package

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.4.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-09-01 07:17

Authors

  • Abi Akindele [abbeymart]

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 - - - - - - -

Dependencies

Package Version Optional
nim >= 1.6.4 No

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