Commit Graph

31 Commits

Author SHA1 Message Date
Vikram Rangnekar 01ad9b71ba feat: add opencensus tracing and metrics support 2020-05-23 11:43:57 -04:00
Vikram Rangnekar c7837bf758 feat: add open opencensus telemetry support 2020-05-22 16:49:54 -04:00
Vikram Rangnekar 5356455904 Fix issue with relative paths and config files 2020-04-17 10:56:26 -04:00
Vikram Rangnekar 41ea6ef6f5 Fix readme add library usage 2020-04-11 16:41:10 -04:00
Vikram Rangnekar 7831d27345 Refactor Super Graph into a library #26 2020-04-10 02:27:43 -04:00
frederikhors 7763251fb7
fix "Try the demo app" in docs (#38)
* fix "Try the demo app" in docs

* fix "Get Started" setup in docs
2020-02-24 02:02:22 +05:30
Vikram Rangnekar 7413813138 Add pagination using opaque cursors 2020-02-10 12:15:37 +05:30
Vikram Rangnekar a40bd7fca5 Add HTTP GZip compression 2019-12-31 01:30:20 -05:00
Lev Zakharov 2d3e3cbae1 #19 Health check (#24)
* Add health check endpoint (#19)

* Add healthy response (#19)
2019-12-09 01:59:30 -05:00
Vikram Rangnekar 396f4bcfd8 Fix issues with JWT auth 2019-11-15 01:35:19 -05:00
Vikram Rangnekar 605ec63466 Fix bugs and add new production mode 2019-11-07 02:37:24 -05:00
Vikram Rangnekar 89bc93e159 Add nested where clause to filter based on related tables 2019-11-04 23:44:42 -05:00
Vikram Rangnekar 77a51924a7 Block unauthorized requests when 'anon' role is not defined 2019-11-02 17:13:17 -04:00
Vikram Rangnekar 0deb3596c5 Change config key inherit to inherits 2019-10-31 01:14:51 -04:00
Vikram Rangnekar f8aac8d4d7 Allow config files to inherit from other config files 2019-10-28 01:48:04 -04:00
Vikram Rangnekar 34867a2733 Add RBAC option to disable functions eg. count 2019-10-27 01:52:48 -04:00
Vikram Rangnekar 6d2f334011 Add ability to block queries and mutations by role 2019-10-26 01:34:29 -04:00
Vikram Rangnekar cabd2d81ae Preserve allow.list ordering on save 2019-10-25 01:39:59 -04:00
Vikram Rangnekar 6bc66d28bc Get RBAC working for queries and mutations 2019-10-24 02:07:42 -04:00
Vikram Rangnekar 9299855d8a Add ability to set filters per operation / action 2019-10-06 16:28:10 -04:00
Vikram Rangnekar ecec2968e9 Add initialization command to setup new apps 2019-09-27 02:19:24 -04:00
Vikram Rangnekar 5e86b445c5 Add migrate command 2019-09-26 00:35:31 -04:00
Vikram Rangnekar 65921d4d42 Add session variable for user id 2019-09-08 01:54:38 -04:00
Vikram Rangnekar c0a21e448f Add insert mutation with bulk insert 2019-09-05 00:09:56 -04:00
Vikram Rangnekar 2d8fc2b7e2 Add support for prepared statements 2019-07-29 01:13:33 -04:00
Vikram Rangnekar 4c07ad1102 Add end-to-end benchmaking 2019-06-17 01:58:00 -04:00
Vikram Rangnekar e1d3bb9055 Add tracing for API stitching 2019-05-13 00:05:08 -04:00
Vikram Rangnekar f16e95ef22 Add REST API stitching 2019-05-12 19:27:26 -04:00
Vikram Rangnekar b666876064 Add SQL query cacheing 2019-04-20 00:35:57 -04:00
Vikram Rangnekar 40fb85c926 Improve the demo experience 2019-04-11 01:10:51 -04:00
Vikram Rangnekar 512647156e Add supprt for new Rails 5.2 aes-256-gcm cookies 2019-04-10 01:38:48 -04:00