/RestAPI_test

server test apis

Primary LanguageJavaScript

Rest API tests

Project made in Node.js (Express.js Mongodb) In the ./carsModelDb.json file you have all the entries in the database. The db model can be found in ./mongoose/schema

CRUD operations were tested using postman

Use npm install to download the modules

npm start