billwright / rattlesnake_ramble

Website project for the Rattlesnake Ramble Trail Race
2 stars 0 forks source link

Add a JSON index endpoint for Race Editions #170

Closed moveson closed 1 year ago

moveson commented 1 year ago

In order to determine which race editions should be connected to OST, we need a JSON endpoint that returns race editions.

This PR adds that endpoint and protects it with authentication via query params, the same as for the JSON show endpoint.