No description
df9319f8a0
esp. a trailing / as in bahnhof.name/MH/ should not lead to ??. |
||
---|---|---|
app | ||
data | ||
.gitignore | ||
bahnhof-name.cabal | ||
CHANGELOG.md | ||
LICENSE | ||
Readme.md |
bahnhof.name
This repository contains the sources for bahnhof.name, a simple web server which gives helpful information about railway stations in Germany, from both static files & by querying osm for information which are harder/impossible to get via Open Data from DB AG directly.
A note on packaging
Building and packaging this is generally simple as long as you use cabal
;
however, the fuzzyfind
package seems a little out of date. Yet it compiles
fine even with newer dependencies, so you may want to disregard its version
bounds if that makes things easier for you. An example package done with Nix can
be found on my nixfiles.