We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154b32b commit 09cf332Copy full SHA for 09cf332
README.md
@@ -16,6 +16,7 @@ A [Grape](http://github.com/ruby-grape/grape) API mounted on Rails.
16
17
```
18
bin/setup
19
+rails s
20
21
22
- Try http://localhost:3000/api/ping or http://localhost:3000/api/protected/ping with _username_ and _password_.
0 commit comments