An E-Commerce Api's provider App
This is an app which provides users with the facility of multiple e-commerce api's and integrate them into their project
- This is the basic version of the project. The app will be updated time to time with new features.
- User can perform CRUD operations on multiple entities using RESTful API's.
- The project is Continuous Deployment enabled, i.e., any changes made to the project(in git repo) will automatically be deployed.
- User can test api's before using them. These communicate in json format.
- There are all api's covering basic functioning of a e-commerce portal.
| Category | Software |
|---|---|
| Frontend | Embedded JS 3.1.6 JS Template Engine |
| Backend | Express JS 4.17.1 JS Server Framework |
| Database | Mongodb Atlas NoSQL DB |
| Server | Node JS JS Runtime Environment |
| IDE | VS Code |
| API Manager(for testing api's) | Postman |
| Hosting Platform | Heroku |
For more details about packages and dependencies used in this app, please refer package.json