issues
search
tcr
/
rem
HTTP clients with middleware for Node.js and web browsers. Flexible for any HTTP request, customizable for building API clients, and supports OAuth.
MIT License
25
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updated connect Dependency / Browserify Compatibility
#98
mjhasbach
opened
9 years ago
1
Using verbs to pass in endpoints.
#97
ninjasort
closed
9 years ago
2
Remove -js suffix from rem-js links in README
#96
duncanbeevers
closed
10 years ago
1
rd.io support
#95
konsumer
opened
11 years ago
0
Error in parsing should only include subset of response, not whole body
#94
tcr
opened
11 years ago
0
Forward bugs from oauth2 parsing to client (like SSL error in Node 0.8.15)
#93
tcr
opened
11 years ago
0
Add support for Coinbase!
#92
aaronjgreenberg
closed
11 years ago
1
Updated Twitter examples in examples/services
#91
EvanSimpson
closed
11 years ago
2
Updating service ids in examples/services
#90
EvanSimpson
closed
11 years ago
1
Echonest supports CORS
#89
runnedrun
closed
11 years ago
0
OAuth object is not stateless.
#88
tcr
opened
11 years ago
0
Tumblr script, throws and says invalid auth type
#87
tcr
closed
11 years ago
0
oauth.required()
#86
tcr
opened
11 years ago
0
app.get('/login', oauth.login)
#85
tcr
closed
11 years ago
0
invalid_scope on FB breaks oauth.middleware
#84
tcr
opened
11 years ago
0
S.pipe(api(route)).post(...)
#83
tcr
opened
11 years ago
0
blank content on callback error
#82
jiahuang
closed
11 years ago
1
nconf needs to never destroy .remconf
#81
tcr
opened
11 years ago
0
promptConfiguration needs a silent option.
#80
tcr
opened
11 years ago
0
"Invalid XML" should not be the error for when libxmljs is not installed.
#79
tcr
opened
11 years ago
0
promptConfiguration should pass (err, api) to callback.
#78
tcr
closed
11 years ago
0
Warn when req.session is undefined.
#77
tcr
opened
11 years ago
0
0.6.1
#76
tcr
closed
11 years ago
0
Is next event loop 'pipe' disambiguation correct?
#75
tcr
opened
11 years ago
0
Normalize argument sniffing in Route invocation.
#74
tcr
closed
11 years ago
1
parseStream should pick from copied list of parsing mechanisms per-API.
#73
tcr
closed
11 years ago
0
All methods should be able to take a params object
#72
tcr
closed
11 years ago
0
ManifestClient should be middleware
#71
tcr
opened
11 years ago
0
uploadFormat part of manifest or part of configuration
#70
tcr
opened
11 years ago
0
Rename Session to Basic
#69
tcr
closed
11 years ago
0
Remove hack to allow streams in requests.
#68
tcr
closed
11 years ago
0
Handle multipart form data
#67
tcr
opened
11 years ago
1
console.error on client side brings out blank lines
#66
tcr
opened
11 years ago
0
Accept full URLs which match an existing base
#65
tcr
opened
11 years ago
0
Define Request object
#64
tcr
closed
11 years ago
0
Allow solo MIME Type in api(path).put(mimetype, callback) when streamed
#63
tcr
closed
11 years ago
1
Params should be stored as part of OAuth saveState call
#62
tcr
opened
11 years ago
0
Add repeatable test support.
#61
tcr
opened
11 years ago
0
Improved debugging facilities.
#60
tcr
opened
11 years ago
1
JSONP fails in case of 404 Error
#59
tcr
opened
11 years ago
0
Roll .env code into a .lib object
#58
tcr
opened
11 years ago
0
Support JSON/CORS in browser-side OAuth
#57
tcr
opened
11 years ago
0
Omit CORS warning if API is from the same origin.
#56
tcr
opened
11 years ago
0
Browser support
#55
tcr
opened
11 years ago
0
Use versioned request when using lookupManifest in browser
#54
tcr
opened
11 years ago
0
Define Request object to allow URL modification sanely
#53
tcr
closed
11 years ago
0
Include a license
#52
tcr
closed
11 years ago
1
Kill server when Authenticated
#51
tcr
closed
11 years ago
0
Clear credentials when scopes differ.
#50
tcr
closed
11 years ago
0
Accepts header
#49
tcr
opened
11 years ago
0
Next