Products API

Words
39
Reading
1 min
Listen
Play
8y

products-api.png

Products API

The Product data model was added.
Product model

Then a Repository was added that will allow you to save data in the MongoDB database.
RepositoryProduct

Then the REST API controller for PRODUCTS was added.
ProductControler

Pull request

Products API | Ecency