Project Details :
- Name : Backend Web API Demo Vehicle Registration
-
About : This web app for vehical registration. There are
several field data required to register vehical that vehicleType,
plateNo, owner, manufacturer, manufacturedYear, color. There are five
API have been created to retrive all data, retrive data from id, insert
new data, update data from id and delete data from id. Postman API
platform is used to provide demo data.
Quick Links :
Technologies & Tools :
- Node.js
- ExpressJs
- MongoDB
- API
- Postman