Skip to content

Instantly share code, notes, and snippets.

@AquisTech
Created March 20, 2017 11:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AquisTech/ff86995ccc0702ae9339a432bc3f1dbe to your computer and use it in GitHub Desktop.
Save AquisTech/ff86995ccc0702ae9339a432bc3f1dbe to your computer and use it in GitHub Desktop.
API related resources
## API
* http://apionrails.icalialabs.com/book/chapter_one
* https://medium.com/statuscode/introducing-webpacker-7136d66cddfb#.9aou0hodw
* https://blog.codeship.com/building-a-json-api-with-rails-5/
* http://blog.arkency.com/2016/02/how-and-why-should-you-use-json-api-in-your-rails-api/
* https://github.com/tiagopog/jsonapi-utils
* https://robots.thoughtbot.com/validating-json-schemas-with-an-rspec-matcher
* https://github.com/interagent/heroics
* http://weblog.rubyonrails.org/2017/2/23/Rails-5-1-beta1/
* http://blog.michelada.io/whats-new-in-rails-51
* https://github.com/vasilakisfil/rails5_api_tutorial
* https://medium.com/statuscode/introducing-webpacker-7136d66cddfb#.f60oad80j
## Microservices
* https://blog.codeship.com/building-microservices-docker-rails-api-gem/
* https://blog.codeship.com/architecting-rails-apps-as-microservices/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment