drnic / grape_test_app

Just me testing out Grape API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing out Grape API

In one console:

bundle
bundle exec shotgun

To test the endpoints:

curl -vv http://localhost:9393/api/v1/questions
curl -vv http://localhost:9393/api/v1/questions/1234

About

Just me testing out Grape API


Languages

Language:Ruby 100.0%