docraptor-ruby
docraptor-ruby copied to clipboard
Unable to install DocRaptor on Linux
Related to https://github.com/typhoeus/typhoeus/issues/627 as DocRaptor installs Typhoeus.
Thanks for letting us know. We use Swagger to generate our clients from a spec, and unfortunately it looks like Typhoeus is their only configured option at the moment. There's an issue to add Faraday support and I've commented on it with the issue you referenced above.
We'll look into possible workarounds, but in the meantime our API is super simple to use with any HTTP client, it's just REST. You can see a curl example here. We can also help there, just hit up [email protected] or the live chat on https://docraptor.com/.