Skip to content

vwt-digital/firestore-api

Repository files navigation

Firestore API

This repository contains a Firestore API written in Python 3.7.

firestore api

The API can be deployed to GCP executing the following steps:

  • Create dispatch.yaml
  • Create openapi.yaml
  • Include cloudbuild.yaml in your own cloudbuild.yaml:
# Include cloudbuild sub step
- name: 'gcr.io/cloud-builders/gcloud'
  args:
  - 'builds'
  - 'submit'
  - '.'
  - '--config'
  - 'cloudbuild.yaml'

About

Repository containing open source code of firestore api

Resources

License

Contributing

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors