This is a Ruby on Rails API that stores disc golf rounds following the JSON:API spec courtesy of the jsonapi-resources gem
JSON Web Tokens are used for authorization courtesy of the knock gem
JSONAPI-Authorization is used for authorizing CRUD actions
rspec is used for testing
The app currently lives here on heroku
The Ember.js frontend can be found here
Published documentation can be seen here
Source for the documentation is here