📄️ O Checklist
OFeed is fully integrated into the O Checklist mobile app and can be used as a data source. Data is loaded at the start and updated regularly as you make changes in your organizing software. The start crew has access to up-to-date information throughout the event, and any changes at the start are transferred back to the OFeed platform for further processing.
📄️ QuickEvent
QuickEvent 3 has a dedicated Service that handles all the communication to the platform. The service manages initial upload of the start list after startup and regular uploads of the results and changes made while editing and read-out (database events are invoked and processed).
📄️ Joja
Apps
📄️ MeOS
Support of MOP (MeOS Online Protocol) is in progress, more details are in the issue.
📄️ REST API
The Swagger documentation with detailed endpoints is available 👉.
📄️ GraphQL
The same operations available in REST are also available in GraphQL. The advantage is that you can specify exactly which data you need in the response, reducing the size of the data transferred.