1
0
Fork 0
mirror of https://github.com/alice-lg/birdwatcher.git synced 2025-03-16 00:00:08 +01:00
birdwatcher/endpoints
Patrick Seeburger b8b9b5d021 Fixed /routes/count/table Endpoint which was returning routes instead of
a route count because the wrong method was called.
2019-02-22 14:07:08 +01:00
..
config.go make TLS configurable via config file. 2018-07-18 10:42:58 +02:00
endpoint.go include caching information alongside ttl 2019-02-22 14:07:06 +01:00
filter.go fix: more permissive protocol alphabet 2017-02-23 12:10:39 +01:00
filter_test.go added filtering for protocol params 2016-12-06 13:02:12 +01:00
protocols.go Change Go import paths for alice-lg github org 2019-02-20 17:25:57 +01:00
routes.go Fixed /routes/count/table Endpoint which was returning routes instead of 2019-02-22 14:07:08 +01:00
status.go Change Go import paths for alice-lg github org 2019-02-20 17:25:57 +01:00
symbols.go Change Go import paths for alice-lg github org 2019-02-20 17:25:57 +01:00
utils.go include caching information alongside ttl 2019-02-22 14:07:06 +01:00