No description
Use Servant to create a REST API supporting the following routes: - GET /number - POST /other The server interacts with a SQLite database. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| README.md | ||
| shell.nix | ||
| todo.org | ||
Use Servant to create a REST API supporting the following routes: - GET /number - POST /other The server interacts with a SQLite database. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| README.md | ||
| shell.nix | ||
| todo.org | ||