Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 945 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 945 Bytes

README

Disc Golf Scorecard API


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


Documentation

Published documentation can be seen here

Source for the documentation is here


Rails version: 5.2.2

Ruby version: 2.3.0