We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408f58e commit c4f5127Copy full SHA for c4f5127
README.md
@@ -7,9 +7,10 @@ Fetching a product fetches the details of categories and subcategories it belong
7
<br></br>
8
Paginates result when products are fetched by categories or subcategories.
9
10
-<br/>
+<br>
11
12
-Deployed as a vercel function: [ecommerce-rest-api-five.vercel.app](https://ecommerce-rest-api-five.vercel.app)
13
+Deployed as a vercel function with Postgres: [ecommerce-rest-api-five.vercel.app](https://ecommerce-rest-api-five.vercel.app)
14
<br> Documented with Swagger UI.
15
16
### Requirements
0 commit comments