Tag
rails client
2 posts
- 2020-09-13
14. Simple way to connect your Rails application to ‘Google Places’
In post 12, we covered how to create custom API clients to fetch data. It may be a good pre-requisite for this post if you’re not familiar with generating api…
- 2020-09-09
12. Rails – Create A Simple API Client To Fetch External Data
In the previous post, we created our sitemap and connected to Google. We’re ready to start populating some useful data. In this chapter we will look at populating useful data…