@appgeist/restful-next-api example
A simple example to demonstrate the usage of @appgeist/restful-next-api.
Uses Objection.js ORM over a simple SQLite database.
yarn install
ornpm install
yarn dev
ornpm run dev
See @appgeist/restful-next-api README for more info and feel free to inspect the source code.
The ISC License.