https://github.com/bouchraakl/pedidos-api
A serverless orders management API built with Node.js and Firebase Cloud Functions. It allows creating, listing, and managing customer orders stored in Firestore. Developed as part of a cloud computing project to demonstrate serverless architecture.
https://github.com/bouchraakl/pedidos-api
firebase firebase-database google-cloud serverless
Last synced: about 2 months ago
JSON representation
A serverless orders management API built with Node.js and Firebase Cloud Functions. It allows creating, listing, and managing customer orders stored in Firestore. Developed as part of a cloud computing project to demonstrate serverless architecture.
- Host: GitHub
- URL: https://github.com/bouchraakl/pedidos-api
- Owner: bouchraakl
- Created: 2025-02-27T22:13:29.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T22:40:19.000Z (2 months ago)
- Last Synced: 2025-02-28T07:21:25.719Z (2 months ago)
- Topics: firebase, firebase-database, google-cloud, serverless
- Language: JavaScript
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pedidos-api
Uma API serverless de gestão de pedidos desenvolvida com Node.js e Firebase Cloud Functions. Permite criar, listar e gerenciar pedidos armazenados no Firestore. Desenvolvido como parte de um projeto de computação em nuvem para demonstrar arquitetura serverless