A simple JSON:API server for TodoMVC demo apps.
This project uses Koa Orbit and a simple
in-memory sqlite database.
The schema is maintained in schema.json.
yarn install
yarn devThis starts a development server running on http://localhost:3000.
MIT License (see LICENSE for details).