/json_api

Example for a JSON+API API with FoxxGenerator

Primary LanguageRuby

Example for a JSON+API API with FoxxGenerator

  1. Put this folder into your Foxx application folder
  2. Run npm install inside of this folder

Running the tests

  • Mount the app as described above
  • Run bundle in this folder
  • Run bundle exec rake in this folder