orienteering-oss / eventor-api-openapi-spec

OpenAPI spec / Swagger for the Eventor API

Home Page:https://orienteering-oss.github.io/eventor-api-openapi-spec/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eventor-api-openapi-spec

Travis build status

OpenAPI spec / Swagger for the Eventor API: openapi.yml.

You can browse the Swagger UI for this spec, but it will not work because of CORS. You can use it to browse and create cURL commands that you can execute in your own terminal. Or you could import the OpenAPI spec into Postman and make your calls from there.

What is Eventor? Eventor is the event system for orienteering races in different countries, so if you want to arrange an orienteering event, you will probably register it in your local Eventor system to make other people see it and for them to register to your event (and where you can upload results after the event is done).

Usage of the Eventor API

To use the Eventor API, you need an API key.

The different Eventor websites are:

Add /api/documentation to either of the URLs to get the documentation for that particular Eventor website (the documentation is also included in the OpenAPI specification).

See also

About

OpenAPI spec / Swagger for the Eventor API

https://orienteering-oss.github.io/eventor-api-openapi-spec/

License:MIT License


Languages

Language:HTML 64.6%Language:Shell 35.4%