Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dodul01/zipzest-server
The ZipZest Server Repository serves as the core backend infrastructure for the food ordering website, managing user authentication, food product operations, and secure card transactions. It ensures that only authorized users can add or update food items.
https://github.com/dodul01/zipzest-server
expressjs mongodb-atlas nodejs-server
Last synced: 5 days ago
JSON representation
The ZipZest Server Repository serves as the core backend infrastructure for the food ordering website, managing user authentication, food product operations, and secure card transactions. It ensures that only authorized users can add or update food items.
- Host: GitHub
- URL: https://github.com/dodul01/zipzest-server
- Owner: Dodul01
- Created: 2023-12-03T14:17:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-09T09:29:30.000Z (about 1 year ago)
- Last Synced: 2023-12-09T10:28:34.871Z (about 1 year ago)
- Topics: expressjs, mongodb-atlas, nodejs-server
- Language: JavaScript
- Homepage: https://assignment-10-server-psi-ten.vercel.app
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
## ZipZest Server
API Link: https://assignment-10-server-psi-ten.vercel.appThe ZipZest Server Repository serves as the backbone of the food ordering website, providing a secure and efficient backend infrastructure. It is designed to manage user authentication, food product operations, and card transactions, ensuring a seamless and protected experience for users. The server implements strict access controls to allow only authorized users to add or update food items, enhancing the overall security of the platform.
## Key Features
- User Authentication and Authorization
- Food Product Operations
- Access Control## Technology
- NodeJS
- ExpressJS
- MongoDB