Skip to content

Add API to app

Latest
Compare
Choose a tag to compare
@ipatch ipatch released this 10 Apr 15:36
· 86 commits to master since this release
v0.1.0
fd481f7

Notable changes

  • Refactor most if not all notes related to the accompanying wiki contained within this GitHub project.
  • Add some TODO items to the README to chart / outline progress of app
  • Add an API to the app to later wire up a React frontend to the API using CORS
    • Add ~ 40 tests written using RSpec to test various portions of the API, Credit
  • Several new gems have been added the app mostly related to working with APIs and, most if not all top level gems, ie. TLG have been upgraded to the latest versions as of April 2019.