Skip to content

MiguhRuiz/CloudFunctionsAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Functions API

An example of how to create an API using Firebase Cloud Functions

If you want to see the app live, just click here

Ussage

Clone the repository:

$ git clone https://github.com/MiguhRuiz/CloudFunctionsAPI.git

Then, inside the folder...

$ cd CloudFunctionsAPI

Install the Firebase CLI & all packages:

$ npm install -g firebase-tools
$ npm install

You'll need some configuration from your Firebase App before uploading it. Please read the documentation.

Upload the API to your Firebase App

$ firebase deploy

About

JSON API created using Firebase Cloud Functions & Firebase Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages