Clone
3
Change Public Transport Api
SocksOnHead edited this page 2025-07-21 02:31:40 +02:00

Previous Page: HomeAPI-Setup


DISCLAIMER: Advanced, avoid if you aren't good at C#

Open the project in preferrable IDE and edit those files:

Update:

Replace:

When it comes to the response model, you can simply try to make a request to their endpoint and copy the JSON. For less pain in the ass, use https://json2csharp.com/ or other tool to recreate the model from JSON.