Api Development in Ruby On Rails
Recently I wrote a series of blog posts about the best practices of API development in RoR and how to develop API in general.Let me summarize those posts:
- General introduction
- Presenting the Entities
- Performance Optimisation
- Test your API from A-Z
- Organising your routes in API
- Error Handling
Happy API development :)