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
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