Restful-client - A micro-services environment helper
A handy HTTP client that provides opinionated solutions for some of the common micro-services use cases: https://github.com/AvnerCohen/restful-client
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!
A handy HTTP client that provides opinionated solutions for some of the common micro-services use cases: https://github.com/AvnerCohen/restful-client
Comments
Very well written. Very easy to read. Just a suggestion, you can use lyon gem to simplify configuration in RestfulClientConfiguration constructor. Check it out : Lyon
Very interesting, thanks, I’ll check that out.
Post a comment