Kayne Ruse
da82b5979c
Updated readme
2021-03-31 01:45:13 +11:00
Kayne Ruse
8dff5bcd8c
Added full support for Boolean and Float types
2021-03-31 01:32:43 +11:00
Kayne Ruse
06fa0bbe27
tweak
2021-03-31 00:54:34 +11:00
Kayne Ruse
7b5998b63d
tweak
2021-03-31 00:51:13 +11:00
Kayne Ruse
a66e97953e
turned test into a prompt
2021-03-31 00:45:29 +11:00
Kayne Ruse
44812f24db
Improved the test
2021-03-31 00:23:07 +11:00
Kayne Ruse
4fa0aa9fac
Don't need that
2021-03-30 14:45:13 +11:00
Kayne Ruse
0f653571d6
It seems to be working in a mock-environment
2021-03-30 14:38:45 +11:00
Kayne Ruse
f4dd51ac31
Working on test framework
2021-03-30 09:07:02 +11:00
Kayne Ruse
9f4b869d84
Refined the debugging
2021-03-30 06:48:17 +11:00
Kayne Ruse
9d17d350fa
Stripped this project to it's bones
2021-03-30 06:17:55 +11:00
Kayne Ruse
128a42aaa6
I remember why I stopped working on this, read more
...
it's because the query parser is impossible to understand, and the handlers
are too long for this to be usable. It's a nice idea, but I can't do this
while drinking.
2021-01-19 01:50:14 +11:00
Kayne
9ac32e918c
Updated something in node_modules
2020-12-17 01:33:17 +11:00
Kayne Ruse
eef895e2d4
Merge pull request #1 from Ratstail91/dependabot/npm_and_yarn/test-server-pokemon/systeminformation-4.27.11
...
Bump systeminformation from 4.27.5 to 4.27.11 in /test-server-pokemon
2020-10-29 14:57:47 +11:00
Kayne Ruse
6903d5d239
Merge pull request #2 from Ratstail91/dependabot/npm_and_yarn/test-server-books/systeminformation-4.27.11
...
Bump systeminformation from 4.27.5 to 4.27.11 in /test-server-books
2020-10-29 14:57:33 +11:00
dependabot[bot]
f371e8182c
Bump systeminformation from 4.27.5 to 4.27.11 in /test-server-books
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 4.27.5 to 4.27.11.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases )
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-27 21:02:13 +00:00
dependabot[bot]
b5a203875f
Bump systeminformation from 4.27.5 to 4.27.11 in /test-server-pokemon
...
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 4.27.5 to 4.27.11.
- [Release notes](https://github.com/sebhildebrandt/systeminformation/releases )
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-27 21:01:42 +00:00
Kayne Ruse
7982ba92b6
throw 'Nothing here is working';
2020-09-22 19:44:13 +10:00
Kayne Ruse
0d245fdeb6
Adjusted handler API
2020-09-22 11:10:12 +10:00
Kayne Ruse
7f04a656c2
Split the library into smaller files
2020-09-22 08:14:25 +10:00
Kayne Ruse
333154fd7b
Added debugging option, bumped version to 0.2.1
2020-09-22 07:46:54 +10:00
Kayne Ruse
cb2134b094
Tweaked README yet again
2020-09-21 23:36:13 +10:00
Kayne Ruse
7a86b1d96a
Tweaked README again
2020-09-21 15:54:15 +10:00
Kayne Ruse
ea4919bb64
Tweaked the README
2020-09-21 07:41:25 +10:00
Kayne Ruse
0dd654f152
Added CORS middleware
2020-09-19 18:27:04 +10:00
Kayne Ruse
ee402e5e26
Tweaked error output
2020-09-19 18:09:38 +10:00
Kayne Ruse
6cda08053b
Added 501 error
2020-09-19 18:07:44 +10:00
Kayne Ruse
cd7e34c11b
Tweaked README.md
2020-09-19 09:38:32 +10:00
Kayne Ruse
422fff090c
Ready to publish
2020-09-19 09:10:53 +10:00
Kayne Ruse
6b7e55c05f
Rearranged the files, adjusted the code slightly
2020-09-19 09:03:55 +10:00
Kayne
1addf15a39
Bugfix in handler
2020-09-07 17:35:05 +10:00
Kayne
553ae44dc1
Bugfix
2020-09-07 17:14:45 +10:00
Kayne Ruse
792ea6b23d
pokemon example is working
2020-09-07 14:31:17 +10:00
Kayne Ruse
d99a99981b
Added demo JSON file
2020-09-07 04:37:08 +10:00
Kayne Ruse
42e4990600
Added proper lexing, whole thing is now a look-back parser
2020-09-07 00:20:21 +10:00
Kayne Ruse
5183f89c91
It's a little buggy, but matching is working
2020-09-06 01:54:31 +10:00
Kayne Ruse
d52b63bcf4
Finished refactoring, it still dumps everything
2020-09-05 02:12:36 +10:00
Kayne Ruse
7fa4c56bcc
Worked on the schema code
2020-09-05 00:05:56 +10:00
Kayne Ruse
e9655f1055
Got it working!
2020-03-16 06:31:29 +11:00
Kayne Ruse
a985e496a8
Adjusted regex
2020-03-16 03:35:43 +11:00
Kayne Ruse
a5b77d4d03
Wrote some example client code
2020-03-06 17:40:02 +11:00
Kayne Ruse
fdb88859d1
Stripped out the bad code
2020-03-06 16:01:22 +11:00
Kayne Ruse
66d8cd7630
I tried, and I failed. Mad props to those who wrote graphQL
2020-03-04 16:48:29 +11:00
Kayne Ruse
8ef1d0efbd
Layed out a fake database
2020-03-04 09:25:35 +11:00
Kayne Ruse
4d06e3e84c
Added multiple records stipulation
2020-03-03 20:12:48 +11:00
Kayne Ruse
a9cd1167ad
Moved notes.md to README.md
2020-03-03 20:02:52 +11:00
Kayne Ruse
fa62291f51
Created the type graph
2020-03-03 19:31:14 +11:00