Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thutasann/node-js-ecommerce-api
https://github.com/thutasann/node-js-ecommerce-api
api-rest ecomerce nodejs
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thutasann/node-js-ecommerce-api
- Owner: thutasann
- Created: 2022-09-23T12:35:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T09:09:37.000Z (about 2 years ago)
- Last Synced: 2024-04-09T22:42:53.871Z (7 months ago)
- Topics: api-rest, ecomerce, nodejs
- Language: JavaScript
- Homepage: https://nodejs-ecom-api.herokuapp.com/klink-ecom/api/v1/
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-js-ecommerce-api
## This is the simple Node JS Ecommerce API started from Scartch.
## Frontend API Repo
Here is the Frontend NEXT JS app Repo Link.
[https://github.com/thutasann/nextjs-ecommerce](https://github.com/thutasann/nextjs-ecommerce)
### Installation Steps
In your Terminal, you can run:
- `git clone https://github.com/thutasann/node-js-ecommerce-api.git`
- `cd node-js-ecommerce-api`
- `yarn install` or `npm install`## Available Scripts
In the project directory, you can run:
### `yarn start` or `npm start`
Runs the app in the development mode.\
Open [http://localhost:4000/klink-ecom/api/v1](http://localhost:4000/klink-ecom/api/v1) to view it in your Browser or Postman.## Production
This prject is also Deployed on the Heroku.
Open [https://nodejs-ecom-api.herokuapp.com/klink-ecom/api/v1/](https://nodejs-ecom-api.herokuapp.com/klink-ecom/api/v1/) in your browser\
to view the Weclcome API.## Endpoints
- Authentication
- Products
- Cart
- Order
- Bonus Point - `Strpie Integration`## Q & A
If you have any question, pls contact here - https://thutasann.vercel.app/contact \
Best Regards,\
Thuta