Skip to content

Subscribe to OV fiets updates and host it via REST endpoints

License

Notifications You must be signed in to change notification settings

cristan/OvFietsBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OvFietsBackend

This service fetches the latest OV-fiets data and makes it available via a REST API.

It pulls data from OpenOV, but with a few perks over directly using http://fiets.openov.nl/locaties.json:

  • Automatically removes outdated entries
  • only the essential info for quick overviews (for details, you can follow the provided link)
  • Data is delivered as a simple array, instead of a map with unnecessary IDs
  • Can be hosted over HTTPS (contributions welcome!)

Also, OpenOV isn’t thrilled about heavy traffic on their JSON (they provide open data, not hosting). They’d rather you use the ZeroMQ service bus and host it yourself, which is exactly what this project does.

Happy hosting!

About

Subscribe to OV fiets updates and host it via REST endpoints

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published