Closed abyrd closed 4 years ago
The lack of certain index API endpoints is holding back OTP client development and confusing a lot of people. It would be best to get at least minimal implementations in place and adapt the main client to use them.
+1 - We've started stubbing out a few items ourselves since its blocking some of our client when using the OTP master branch backend (though unfortunately I don't think we have anything significant to contribute yet), but it would be great to see this officially fleshed out.
Tried a first implementation, just for avoiding errors and also useful for testing the new API features. some notes:
Old api was tighten up to the web widgets, providing buckets of info needed each time. Indeed I prefer the new RESTFull approach, general purpose, more standard; We should work on both sides (web client and server API) to fulfill all features needed, but pheraps modifications to the API will wait for the major GTFS rework. @abyrd, what do you think?
Is anyone actively working on the index API at the moment?
This API is now widely used and definitely "expanded". If anything it has too many unmaintained or experimental endpoints. Closing this issue.
This API is half-finished and needs to be expanded.