Skip to content

orbitjs/todomvc-orbit-server

Repository files navigation

todomvc-orbit-server

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.

Usage

yarn install
yarn dev

This starts a development server running on http://localhost:3000.

License

MIT License (see LICENSE for details).

About

A simple server for TodoMVC demo apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published