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

https://github.com/sake92/sharaf-todo-backend


https://github.com/sake92/sharaf-todo-backend

Last synced: over 1 year ago
JSON representation

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)