https://github.com/sake92/sharaf-todo-backend
https://github.com/sake92/sharaf-todo-backend
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sake92/sharaf-todo-backend
- Owner: sake92
- License: mit
- Created: 2023-11-01T15:34:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T23:23:15.000Z (over 2 years ago)
- Last Synced: 2025-02-11T15:58:31.371Z (over 1 year ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sharaf-todo-backend
[Sharaf](https://github.com/sake92/sharaf)'s implementation of [Todo-Backend](https://todobackend.com)
Served at https://p01--backend--zv8j4jzgjfty.code.run/
Thanks to northflank.com ! <3
---
Run from repo root:
```scala
./mill examples.todo.run
```
## testing at todobackend.com
- run as above
- open https://todobackend.com/specs/index.html in browser
- enter http://localhost:8181 as target (or https://p01--backend--zv8j4jzgjfty.code.run)