Skip to content

Realtime Position & Service Alerts#6

Closed
ItsJamie9494 wants to merge 4 commits into
mainfrom
gtfs
Closed

Realtime Position & Service Alerts#6
ItsJamie9494 wants to merge 4 commits into
mainfrom
gtfs

Conversation

@ItsJamie9494
Copy link
Copy Markdown
Collaborator

Currently a draft

Adds 2 new APIs:

[ ] /service-alerts
[ ] /positions

Both fetch data from CTS GTFS-Realtime APIs.

Currently missing:

[ ] Proper API tests (Some tests are provided for Service Alerts, no tests are provided for Positioning data or the timer fetching new data)
[ ] API Documentation

Add support for handling GTFS-Realtime messages, and test that the
autogenerated GTFS-Realtime deserialiser can handle Service Alerts
Gtfs model, for raw Gtfs data (includes Id, headers, descriptions)

Public models, for JSON exporting

Tests, testing localisation, creation, and conversions between
Gtfs->Public
I can actually assert this description
This is still missing proper tests and documentation. It is entirely
published with the sole purpose of being used for testing the
application locally.
@ItsJamie9494 ItsJamie9494 self-assigned this Apr 22, 2026
@ItsJamie9494 ItsJamie9494 added the enhancement New feature or request label Apr 22, 2026
@ItsJamie9494 ItsJamie9494 deleted the gtfs branch May 28, 2026 15:59
@ItsJamie9494
Copy link
Copy Markdown
Collaborator Author

ItsJamie9494 commented May 28, 2026

Replaced by #8 and #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant