An open API service indexing awesome lists of open source software.

https://github.com/geekyharsh05/e-commerce-api

This is a simple e-commerce serverless api built using aircode.
https://github.com/geekyharsh05/e-commerce-api

api-rest e-commerce-api nodejs serverless

Last synced: about 1 year ago
JSON representation

This is a simple e-commerce serverless api built using aircode.

Awesome Lists containing this project

README

          

# E-Commerce API

This project is a Node.js serverless backend for an E-commerce platform, built using the Aircode framework. The API provides a comprehensive set of RESTful endpoints to manage various aspects of an online store. Whether you're developing a new front-end for your E-commerce website or a mobile app, this API will facilitate the management of products, orders, customers, and more.

# Tech Stack Used

- Node.js
- Aircode

## API Endpoints

- **Products:** CRUD operations for products.
- **Orders:** CRUD operations for orders.
- **Users:** CRUD operations for users.

## Error Handling

API responds with relevant HTTP status codes and error messages in JSON format.

## Contributing

1. Fork the repo.
2. Create a new branch.
3. Make changes.
4. Commit, push, and create a pull request.

## License

This project is licensed under the [MIT License](LICENSE).