mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-24 04:08:05 -08:00
Merge pull request #51 from coopermaa/raml-client
Added raml-ruby-client-generator
This commit is contained in:
@@ -82,6 +82,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
|
|||||||
* [excon](https://github.com/excon/excon) - Usable, fast, simple Ruby HTTP 1.1. It works great as a general HTTP(s) client and is particularly well suited to usage in API clients.
|
* [excon](https://github.com/excon/excon) - Usable, fast, simple Ruby HTTP 1.1. It works great as a general HTTP(s) client and is particularly well suited to usage in API clients.
|
||||||
* [httparty](https://github.com/jnunemaker/httparty) - Makes HTTP fun again!
|
* [httparty](https://github.com/jnunemaker/httparty) - Makes HTTP fun again!
|
||||||
* [Net::HTTP](http://ruby-doc.org/stdlib/libdoc/net/http/rdoc/Net/HTTP.html) - Net::HTTP provides a rich library which can be used to build HTTP user-agents.
|
* [Net::HTTP](http://ruby-doc.org/stdlib/libdoc/net/http/rdoc/Net/HTTP.html) - Net::HTTP provides a rich library which can be used to build HTTP user-agents.
|
||||||
|
* [raml-ruby-client-generator](https://github.com/zlx/raml-ruby-client-generator) - Auto generate API client from a RAML file.
|
||||||
|
|
||||||
### Go Clients
|
### Go Clients
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user