api has changed and broken my app
See original GitHub issueive built https://www.trainspotting.berlin over the last weeks, and it died last night. (through vbb-client) Instead of returning usual results, I’m getting this ->
curl https://2.vbb.transport.rest/stations/900000055101/departures\?results\=10
<h1><code>vbb-rest</code> APIs</h1>
<p>An HTTP API for Berlin & Brandenburg public transport.</p>
<p><a href="https://github.com/derhuerst/vbb-rest/blob/2/docs/index.md" rel="nofollow">documentation</a></p>
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Prevent Application changes breaking API - Stack Overflow
So to get a list of all the users in my app the MVC app calls the service layer and asks for them...
Read more >How to handle an API breaking change - Devoteam S Platform
A breaking change for an API is any change to the API contract which will require the client applications to update the implementation...
Read more >Handling Breaking Changes in an API | by Aditya Sharma
Solution 1: API Versioning. API versioning is adding a version to the URLs of the APIs. This allows mobile apps to reach out...
Read more >How do you test that an API wasn't broken by a change?
I want to know if a change made in the package has broken older functionality and changed api. In more detail, I want...
Read more >How Shopify Manages API Versioning and Breaking Changes
API versioning is a powerful tool that comes with added responsibility. Break the API contract with the ecosystem only when there are no ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed in derhuerst/hafas-rest-api@b55f7ce6342edd943de3321f49f77a31ed83fc3c and deployed.
thanks for the report. seems like i was a little tired yesterday evening.