You Don't Need an API Wrapper
When you are working with “informational” HTTP APIs (like weather, geonames and similars, currencies, movies, transportations and so on), you probably don’t need a dedicated Ruby gem at all. Here is why.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
When you are working with “informational” HTTP APIs (like weather, geonames and similars, currencies, movies, transportations and so on), you probably don’t need a dedicated Ruby gem at all. Here is why.
Post a comment