Giter Site home page Giter Site logo

noortaamreh / how-to-build-a-firebase-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrewevans0102/how-to-build-a-firebase-api

0.0 0.0 0.0 2.02 MB

creating an API with Firebase

License: MIT License

JavaScript 25.48% TypeScript 56.29% CSS 5.83% HTML 12.41%

how-to-build-a-firebase-api's Introduction

how-to-build-a-firebase-api

This repo accompanies my blog post on Buliding an API with Firebase.

In order to create an app with Firebase please access the Firebase Console.

In order to learn about the Firebase Admin SDK please access Firebase Documentation.

The functions folder holds the backend API endpoints.

The frontend folder holds a basic Angular frontend application that consumes the API endpoints.

The presentation folder holds a copy of the presentation that I did for the Capital One Summit Course in August 2019.

The postman folder holds a postman collection that has example calls that you can run.

  • Folder localhost are calls when running the functions locally
  • Folder deployed are calls when running the functions deployed.
  • Collection uses the environment variable project-id for localhost vs deployed project values. Please review the Postman documentation for more info on how to set this up here.

There is a set of npm scripts that help with running this project:

  • start-frontend runs the Angular frontend application locally on localhost:4200
  • api-serve runs the API locally on port 5000
  • api-deploy deploys the API into Firebase
  • firebase-install installs the Firebase CLI
  • firebase-init initializes a firebase project

how-to-build-a-firebase-api's People

Contributors

andrewevans0102 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.