Miran e07ae5ddfe specify the minimal versions of dependencies (#102)
Otherwise, nimble's `--resolver:minver` picks up too low versions,
which don't work.
2026-08-24 16:00:27 +02:00
2024-03-11 17:16:07 +02:00
2022-12-09 09:17:13 +01:00
2022-07-25 22:08:02 +03:00
2021-03-02 15:29:38 +02:00
2021-03-02 15:32:20 +02:00
2021-03-02 15:32:20 +02:00
2022-06-19 11:48:32 +03:00
2023-10-21 15:15:14 +03:00

Presto - An efficient library for REST API implementation

Github action License: Apache License: MIT Stability: experimental

Installation

You can use Nim's official package manager Nimble to install Presto:

$ nimble install https://github.com/status-im/nim-presto.git

Documentation

Contributing

When submitting pull requests, please add test cases for any new features or fixes and make sure nimble test is still able to execute the entire test suite successfully.

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.

S
Description
REST API framework for Nim language
Readme MIT
696 KiB
Languages
Nim 100%