Commit d9fdae50 authored by Mike Jang's avatar Mike Jang

Identify howto list API endpoints

parent 18726d57
...@@ -230,6 +230,9 @@ To see the full list of API routes, you can run: ...@@ -230,6 +230,9 @@ To see the full list of API routes, you can run:
bundle exec rake grape:path_helpers bundle exec rake grape:path_helpers
``` ```
The generated list includes a full list of API endpoints and functional
RESTful API verbs.
For the Rails controllers, run: For the Rails controllers, run:
```shell ```shell
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment