gcp-firestore
There are 25 repositories under gcp-firestore topic.
pgollangi/firestore-grafana-datasource
Google Firestore data source plugin for Grafana
vihangpatil/firestore4k
GCP Firestore Client for Kotlin JVM with strict (and relaxed) type-system.
joemccann/api-firestore
👷🏽♀️ CRUD operations for Google Cloud Functions APIs for any generic Collection in Firestore.
rayyildiz/capture-tweet
Capturetweet, which works completely serverless, stores screenshot of a tweet in the object storage
SameerKhurd/algo-bytes
AlgoBytes: LeetCode-like platform [Full Stack] for coding challenges, featuring user management, question management, code submission, and execution functionalities. Built with Angular, Python, GCP Cloud Functions (Serverless), and GCP Firestore (NoSQL), this project demonstrates a scalable system design for coding practice and evaluation platform
JulianGarcia04/authentication-module-api
Basic authentication module with 2FA, made with NestJS and Twilio Service and database I used Google Cloud Firestore. I used swagger for api documentation.
RitreshGirdhar/Elixir-GCP-Firestore-demo
Elixir GCP Firestore-demo
tripolkaandrey/mintnote-api
REST API for Mintnote
cc26-project-plants/cc26-senior-project-backend
Happa - Backend
emmekappa/FirestoreSharp
Strongly typed version of Google Firestore Client
loivis/pavium-api
https://en.wikipedia.org/wiki/Prunus_avium
maric0des/line-bot-gcp
Simple LINE bot in google cloud platform.
rohit1101/Cloud-Resume-Api-
Solution for https://cloudresumeapi.dev
troberti/appengine-btree
A counted BTree implementation for Google App Engine Datastore using NDB
UnitVectorY-Labs/crossfiresync
A Java library enabling real-time synchronization between GCP Firestore instances across regions using Pub/Sub.
UnitVectorY-Labs/firestoreproto2json
Helper library to convert Firestore Protocol Buffer to JSON Object
lemariva/uPyApacheBeam
Microservice to synchronize data from different sources using Apache Beam (Python) and save it to Firestore
UnitVectorY-Labs/crossfiresync-firestore
Reference implementation of a crossfiresync Firestore publisher, featuring Java code and deployment scripts for Cloud Functions.
UnitVectorY-Labs/crossfiresync-pubsub
Reference implementation of a crossfiresync Pub/Sub consumer, featuring Java code and deployment scripts for Cloud Functions.
UnitVectorY-Labs/crossfiresyncrun
Provides real-time synchronization between GCP Firestore instances across regions using Pub/Sub, packaged as a Docker image for deployment on Cloud Run.
UnitVectorY-Labs/crossfiresyncrun-tofu
A module for OpenTofu that deploys crossfiresyncrun to GCP Cloud Run, along with configuring essential services including Firestore and Pub/Sub.
UnitVectorY-Labs/firestoreproto2map
Helper library to convert Firestore Protocol Buffer from event to map that can be used by Firestore