Module: Feedlr::Request
- Included in:
- Client
- Defined in:
- lib/feedlr/request.rb
Overview
Do all http requests and call the mapper
Constant Summary collapse
- ENDPOINT =
'http://cloud.feedly.com'
- SANDBOX_ENDPOINT =
'http://sandbox.feedly.com'
- API_VERSION =
'/v3'