moonglum / json_api

Example for a JSON+API API with FoxxGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example for a JSON+API API with FoxxGenerator


Languages

Language:Ruby 78.9%Language:JavaScript 21.1%