Skip to content

sunday-cooks/dbScrape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Server to fetch events from the Santa Monica Parking API

We are using this to store the data separately. The events come in between 5-10 every second.

###IMPORTANT: If you are cloning this repo, create a file in the root directory called firebaselink.js that contains:

module.exports = { url: 'URL for your firebase database' }

###This is so that you can link it to your firebase database.

About

Database to hold Santa Monica parking API data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • CSS 8.6%
  • HTML 3.9%