Skip to content

GTFS Viewer API is the backend Node application used by GTFS Viewer to display transit information.

Notifications You must be signed in to change notification settings

kurtishouser/gtfs-viewer-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTFS Viewer API

GTFS Viewer API is the backend Node application used by GTFS Viewer. PostgreSQL is used to store the GTFS data. The complete dataset for the San Francisco Muni is included in this repo at db/seeds/gtfs-files. I still need to write the code that will seed the database with these CSV files so until then this will need to be done manually using the PostgreSQL COPY command.

About

GTFS Viewer API is the backend Node application used by GTFS Viewer to display transit information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published