This website requires JavaScript.
Explore
Help
Sign In
cartodb
/
CartoDB-SQL-API
Watch
1
Star
0
Fork
0
You've already forked CartoDB-SQL-API
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
03e9b8006b
CartoDB-SQL-API
/
app
/
middlewares
History
Daniel García Aubert
03e9b8006b
Actually pass just apikey instead of the entire "res" object
2018-02-19 19:16:33 +01:00
..
authorization.js
Actually pass just apikey instead of the entire "res" object
2018-02-19 19:16:33 +01:00
body-parser.js
Accept multipart requests
2016-10-05 17:29:16 +02:00
cors.js
Added cors middleware, decoupled query and job controllers from its dependencies
2016-01-21 17:24:48 +01:00
error.js
Check user is the same user that sends the request when basic-auth is provided
2018-02-16 18:21:06 +01:00
profiler.js
Extract profiler middleware to used in query and job controllers
2018-02-19 15:13:36 +01:00
user.js
Check user is the same user that sends the request when basic-auth is provided
2018-02-16 18:21:06 +01:00