Hello everyone, and sorry for the delay.
This week, I worked on the following route endpoints:
- route-ids-for-agency
- routes-for-agency
- routes-for-location
- schedule-for-route
I also worked on the search endpoints:
search-for-stop
search-for-route
Additionally, I added an endpoint related to reporting:
- report-problem-with-stop
Next week, I will focus on the remaining endpoints, verify, and test them again to ensure everything is functioning correctly. I will also work on integrating the SDK into a real-world application, such as the OneBusAway web app.
For more information or if you encounter any issues, please refer to the following resources:
OneBusAway Developer Documentation (SDK'S):
https://developer.onebusaway.org/api/sdkTesting the SDKs:
For TypeScript/JavaScript SDKs:
https://www.npmjs.com/package/onebusaway-sdk?activeTab=readmeFor Python SDKs: PyPI Package:
https://pypi.org/project/onebusaway/