coolqlcool
coolqlcool copied to clipboard
Nextjs server to query websites with GraphQL
I've drank the coolaid and I don't install any devs on my machine anymore. This is an archiac practice. Dockerfiles would be nice, for us who are obnoxiously pure.
Support JSON result
site(url: "https://news.ycombinator.com", method: "POST", headers : "xxxxx", data: "xxxxx")
Thanks for the great library. It would be cooler if we can do nested query like below. ``` { hnews: site(url: "https://news.ycombinator.com") { numberOfTitles: count(elem: "tr.athing") titles: selectAll(elem: "tr.athing") {...
Hi , I can not deploy the project with Now I followed the steps : 1/ clone the project 2/ run npm install 3/ run the command line now (after...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog....
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Updates `loader-utils` from 1.1.0 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...