Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sraveshnandan committed Jul 26, 2023
1 parent 303b44e commit ec4fc95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Product REST API

This is a RESTful API for managing products, built with Express and Mongoose. The API allows performing CRUD operations (Create, Read, Update, Delete) on products. It provides various endpoints to fetch, create, update, and delete products based on different parameters.

## Demo ✨
https://product-api-3ejv.onrender.com/api/v1/products
## Getting Started

To get started with this Product REST API, follow the steps below:
Expand Down

0 comments on commit ec4fc95

Please sign in to comment.