This is an example API to guide anyone who would want to build an API with some optional frontend stuff that could call the API.
Use the package manager npm to install and run this API.
npm i
npm run dev
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.