Skip to content

emewarp/g-firestore-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A# (My) Google Firestore API

API to get/create/edit/delete items from NO-SQL database. It is also a gateway to G Firestore API, as cloud db storage for the items

Pre-requisites

Create a GCP project, generate OAuth2.0 authentication, download credentials and copy them in root folder with the name "credentials.json"

Set GOOGLE_APPLICATION_CREDENTIALS environment value to the path of credentials.json

GCP project

Initialization

Navigate to https://localhost:3000/swagger/index.html and explore the methods and models.

Deployment

Install API in IIS Service and integrate with your interface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages