This is a simple demo RESTful API app to Create Retrieve Update Delete (CRUD) school and related suburb.
- The app was built on
Typescript
,Express.js
,MongoDB
,express-validator
. - Testing tools :
jest
,supertest
. - Documentation is generated using
swagger-autogen
.
Live site is hosted on Glitch.com