Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/advaita-saha/nim-webserver

A simple API in Nim with ORM support
https://github.com/advaita-saha/nim-webserver

Last synced: 24 days ago
JSON representation

A simple API in Nim with ORM support

Awesome Lists containing this project

README

        

# Simple Web API in Nim, with ORM support of SQLite

```bash
nimble install
nim r src/WebServer.nim
```