Skip to content

Commit 56f417d

Browse files
Add vercel link in README
1 parent 5429a80 commit 56f417d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ Ability to create, read, update, and delete products, categories and subcategori
55
<br></br>
66
Fetching a product fetches the details of categories and subcategories it belongs to. Provides the ability to search for products by name, category and subcategories.
77
<br></br>
8-
Paginates result when products are fetched by categories or subcategories.
8+
Paginates result when products are fetched by categories or subcategories.
9+
10+
<br/>
11+
12+
Deployed as a vercel function: [ecommerce-rest-api-five.vercel.app](https://ecommerce-rest-api-five.vercel.app)
913

1014
### Requirements
1115
This project is written in `Python 3.12.1`

0 commit comments

Comments
 (0)