Net::HTTP is not your API client
Firing off one request is not enough to interact with APIs in production. If you are not willing to add the boilerplate code to add the necessary robustness - please use a library
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!
Firing off one request is not enough to interact with APIs in production. If you are not willing to add the boilerplate code to add the necessary robustness - please use a library
Post a comment