Created
March 20, 2017 11:16
-
-
Save AquisTech/ff86995ccc0702ae9339a432bc3f1dbe to your computer and use it in GitHub Desktop.
API related resources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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