Skip to content
HN On Hacker News ↗

GitHub - status-im/nim-presto: REST API framework for Nim language

▲ 61 points 12 comments by TheWiggles 1w ago HN discussion ↗

Pangram verdict · v3.3

We believe that this document is fully human-written

0 %

AI likelihood · overall

Human
100% human-written 0% AI-generated
SEGMENTS · HUMAN 1 of 1
SEGMENTS · AI 0 of 1
WORD COUNT 93
PEAK AI % 0% · §1
Analyzed
May 19
backend: pangram/v3.3
Segments scanned
1 windows
avg 93 words each
Distribution
100 / 0%
human / AI fraction
Verdict
Human
Pangram v3.3

Article text · 93 words · 1 segments analyzed

Human AI-generated
§1 Human · 0%

Presto - An efficient library for REST API implementation

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

MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT

or

Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)

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