An open API service indexing awesome lists of open source software.

https://github.com/jcomte23/productcatalogapi

ProductCatalogAPI is a REST API in .NET for managing categories and products with a one-to-many relationship. It allows CRUD operations on both modules.
https://github.com/jcomte23/productcatalogapi

c-sharp mongodb project-practice

Last synced: about 2 months ago
JSON representation

ProductCatalogAPI is a REST API in .NET for managing categories and products with a one-to-many relationship. It allows CRUD operations on both modules.

Awesome Lists containing this project

README

          

# ProductCatalogAPI
ProductCatalogAPI is a REST API in .NET for managing categories and products with a one-to-many relationship. It allows CRUD operations on both modules.