Skip to content

Öffimonitor 0.1.0

Compare
Choose a tag to compare
@burnoutberni burnoutberni released this 22 Feb 22:59
· 22 commits to master since this release

This release of Öffimonitor includes a complete rewrite of the server component using express and apicache for HTTP request handling and caching, instead of the previous self-built solution.

Some functions were migrated from the client to the server to enable even more light-weight clients than the Raspberry Pi + browser setup currently in use at Metalab. Therefore the server does no longer simply cache the WL-API, but instead reformats it so every object returned contains one departure of one vehicle (including walk distance data from OSRM).