Email the Author
You can use this page to email Blake Erickson about REST API Documentation for Rails.
About the Book
In this book we are going to cover how to use a tool called rswag (along with a few others), which allows us to write rspec tests which can be used to generate our API documentation. The benefit of using tests for our API docs is that if you make changes to your code that effect your API and re-run the specs, the tests should fail, signifying that you need to update the specs. This will ensure that your API documentation is always up to date.
About the Author
HI! I'm Blake Erickson. I've been a software developer since 2009 where I've worked on many different software projects, in many different languages. Currently I love making web apps with Ruby and Javascript.
I write about programming at blake.app and you can follow me on twitter @oblakeerickson.