I have created an API for product list and for product id using Dart Frog and will add other APIs soon. I have used postgreSQL as database.
- localhost/products
- localhost/products/1 or localhost/products/2
- Clone the repo and run it
$ git clone https://github.com/Snehal-Singh174/ecommerce_api.git
$ cd ecommerce_api
$ dart_frog dev
Feel free to mail me for any doubts/query :email: singhsnehal174@gmail.com
Made with ❤️ by Snehal Singh