Skip to content

API endpoints to connect to Firebase Realtime Database to store new available parking spots in your city.

License

Notifications You must be signed in to change notification settings

souvikg10/parking_spot_locator_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parking API

The goal of this project to demostrate certain REST API endpoint with a Swagger definition to connect to Firebase Realtime Database to update volunteered parking location of a currently parked car that is about to leave. This will then trigger an update in the database for others to use the location of the spot and park their own car in a given time and space frame.

Users can also give their own preferences to retrieve the right spots.

Installation

npm install
npm start

OR

npm install
swagger project start

Prerequisities

User must have a Firebase account. Use your own firebase service credentials using the serviceAccountKey.json for gaining the firebase Admin credentials.

Swagger

You can view the contracts using Swagger as well.

About

API endpoints to connect to Firebase Realtime Database to store new available parking spots in your city.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published