Skip to content

A CRUD API made with TypeScript, MongoDB and Mongoose.

Notifications You must be signed in to change notification settings

RafaelCunhaS/Project-Car-Shop

Repository files navigation

Car Shop

Back-end project made while studying at Trybe, a web development school.

In this project I used the principles of Object Oriented Proggraming(OOP) with TypeScript to build a CRUD API to manage a car shop. The dabase used on the project was the MongoDB and to simplify the data handling from it I used the Mongoose Object Data Modeling(ODM). The API is also 100% covered with unit tests.

Releases

No releases published

Packages

No packages published