Giter Club home page Giter Club logo

frenetic's Issues

search_url not defined anywhere?

Trying to find out where your "find_by_name" example is getting search_url from in the README. Would love some documentation around doing these sorts of one-off find_by methods.

'Patch' doesn't seem to be supported any more

The readme mentions support for "GET, POST, PUT, PATCH, and DELETE", but when I try to issue a patch, I get the following error:

NoMethodError: undefined method `patch' for #<Frenetic:0x007fdc2cb7f240>>

Using frenetic 0.0.12 with faraday 0.8.8 (both are the latest versions at the time of writing).

Adding a another Faraday middleware

Hi

I've had a quick look at the source and I can't see a nice way to hook in another Faraday middleware. I am trying to write a hypermedia api using hmac as the authentication mechanism and I am use the warden-hmac gem strategy. This gem includes a Faraday middleware for signing requests. I would like to use Faraday/Frenetic to test the api. The yield block on the Frenetic class initializer is used to configure the Faraday config variable so I cant use this.

Jon

OAuth Bearer Token Authentication

It seems there is currently no way to authenticate using oauth tokens.
For this to work a header needs to be set:

Authorization: Bearer someOAuthToken

Maybe there could be another authentication option api_bearer: "someOAuthToken" to set this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.