Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asacxyz/busbuzz-api
The busbuzz-api is a data receiving and storage service designed for targeted notifications to bus drivers. This API enables users to send relevant information, such as the title, body, and image of a notification, which will be stored in the Cloud Firestore.
https://github.com/asacxyz/busbuzz-api
api api-test busbuzz firebase firestore gcp integration-test integration-testing java mock mockito spring-boot springboot test unit-test unit-testing
Last synced: 11 days ago
JSON representation
The busbuzz-api is a data receiving and storage service designed for targeted notifications to bus drivers. This API enables users to send relevant information, such as the title, body, and image of a notification, which will be stored in the Cloud Firestore.
- Host: GitHub
- URL: https://github.com/asacxyz/busbuzz-api
- Owner: asacxyz
- Created: 2023-07-04T03:40:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-21T02:29:09.000Z (over 1 year ago)
- Last Synced: 2024-12-31T02:36:52.455Z (22 days ago)
- Topics: api, api-test, busbuzz, firebase, firestore, gcp, integration-test, integration-testing, java, mock, mockito, spring-boot, springboot, test, unit-test, unit-testing
- Language: Java
- Homepage: https://busbuzz.framer.ai/
- Size: 96.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# busbuzz-api
The busbuzz-api is a data receiving and storage service designed for targeted notifications to bus drivers. This API enables users to send relevant information, such as the title, body, and image of a notification, which will be stored in the Cloud Firestore.Through this API, users can send important messages and updates to bus drivers, keeping them informed about relevant events, route changes, weather conditions, or any other information necessary for the safe and efficient operation of public transportation.
## Requirements
- GCP project using Cloud Logging and Cloud Firestore API.
- Firebase project
- Java 17
- Spring Boot 3.1.1