This is a contact list app built with denojs, oak, servestjs, vuejs & mongodb.
CRUD (Create, Read, Update And Delete)
- CRUD operation for contacts
Extensive and testing documentation with postman: Contact list API
Though the diagram uses sql data type, this diagram is to show you the various collections in the mongo database.
- DenoJS
- MongoDB
Install deno installation
Install denon it's like nodemon
deno install -Af --unstable https://deno.land/x/denon/denon.ts
npm install
npm run serve
npm run build
npm run lint
I developed the API with two deno framework servestjs and oak, pick anyone to start the server.
Disclaimer!!: I'm having issues with cors with servestjs, so just use the oak server with the frontend!
cd server-oak
denon app.ts
cd server-servest
denon app.ts
This project is licensed under the MIT License
Reach me on twitter @techreagan