Ezra Lalonde
3e51decf82
Update README with Hapi debug
...
Update README.md
2017-10-16 16:55:21 +02:00
Kevin Suttle
2d92303332
Update AWS Lambda supported Node versions ( #577 )
...
AWS Lambda doc link included
2017-10-02 14:25:58 +02:00
Josh Balfour
1410770cb3
docs: add graphiql usage to express example code ( #581 )
2017-09-25 16:44:42 -07:00
Sashko Stubailo
e084c3c49f
Update README.md
2017-09-06 15:49:21 -07:00
Sashko Stubailo
f1dbe28ad4
Update README.md
2017-09-06 15:49:10 -07:00
Ulrik Strid
814db561fa
Azure Functions bindings ( #503 )
2017-08-15 09:59:29 +02:00
Martijn Walraven
19e365f044
Add tracing support ( #490 )
2017-08-09 16:57:17 +02:00
p4bloch
7a4c9e3e75
Remove unnecessary route in Koa example ( #493 )
...
It is my understanding that `POST` to `/graphiql` will never occur since GraphiQL will talk to `/graphql` directly. Since this is not needed we may want to remove it to avoid confusion.
2017-08-09 13:34:56 +02:00
Yucun
d102a88067
Update restify lib ( #475 )
2017-08-09 13:26:26 +02:00
Mikhail Novikov
10dd6cabc9
Merge branch 'master' into update-koa-example
2017-07-24 13:38:04 +03:00
Sashko Stubailo
a076fea894
Merge branch 'master' into update-koa-example
2017-07-23 22:55:28 -07:00
Vlad Shcherbin
943120269c
Use body parser only for post requests in koa
2017-07-23 16:41:29 +03:00
Chandan Rai
27da6eaad7
corrected typo
2017-07-22 09:32:10 +05:30
Trevor Brindle
0edae930bb
add graphiqlKoa example to README
2017-07-21 12:27:38 -04:00
Martijn Walraven
f4935f6423
Update README
2017-07-18 11:20:33 -07:00
Martijn Walraven
0facb2ba1f
Update README
2017-07-18 11:17:57 -07:00
Martijn Walraven
e3e1aa7b71
Update README
2017-07-18 11:09:28 -07:00
Martijn Walraven
b81b72d445
Update README
2017-07-18 11:07:31 -07:00
Martijn Walraven
300c0cd12b
Rename packages from graphql-server- to apollo-server- ( #465 )
2017-07-17 16:29:40 -07:00
Tim Neutkens
d73f3ee579
Add missing https
2017-06-27 10:31:24 -07:00
Tim Neutkens
2169df359a
Uppercase M for Micro
2017-06-27 10:31:24 -07:00
Tim Neutkens
3cd6f390f4
Use right naming for ZEIT
2017-06-27 10:31:24 -07:00
Tim Neutkens
4b07e7d9f8
Use const instead of var
2017-06-25 15:16:37 -07:00
Jonas Helfer
da77221301
Remove link for consistency
2017-04-30 17:11:52 -07:00
Nick Nance
45aa44f08e
Zeit micro support ( #347 )
...
* micro is only supported in node 6 or greater
* update dependencies
* working Graphiql Server
* updated changelog
* fix linting errors
* adding micro to test suite
* added micro example
2017-04-08 14:17:49 -07:00
Jonas Helfer
1b120a86b5
Merge branch 'master' into patch-1
2017-03-31 17:54:06 -07:00
Andrew E. Rhyne
dd777cdcb1
Update README.md
...
Remove erroneous characters from README.md
2017-03-27 09:26:01 -07:00
Andreas Lind
ad38f9d5c5
Incoporate @willxy's feedback
2017-03-17 19:59:23 +01:00
Andreas Lind
b5e1b19baf
Update README with an application/graphql example
...
As suggested by @helfer in https://github.com/apollographql/graphql-server/issues/217#issuecomment-285598429
2017-03-10 10:37:12 +01:00
Rafael Cosman
ff88ddf2b4
Changes "apollo server" to "Graphql Server"
2017-02-04 00:12:58 -08:00
Hagai Cohen
7b44d46da9
chore(package):fix badges in readme after org rename.
2017-02-04 00:08:22 +02:00
Reyad Attiyat
c2c42c0677
Add the restify variant to README
2017-01-30 16:58:59 -06:00
Reyad Attiyat
e5f69548de
Update README and Changelog
...
Add example lambda handler and some documentation
2017-01-30 16:58:59 -06:00
Joel Griffith
30a98ab310
Fixes for Restify packages, test updates, README
2017-01-23 09:43:58 -08:00
Joel Griffith
d27b4af3bd
Merge remote-tracking branch 'upstream/master' into feature/restify-integration
2017-01-22 11:56:35 -08:00
Hagai Cohen
977f6dfc43
chore(get-support): Update README.md
2017-01-13 11:48:39 +02:00
Hagai Cohen
d7b724f69d
chore(get-support): support for GET method for koa
2017-01-13 11:48:37 +02:00
Hagai Cohen
aa251f0663
chore(get-support): support for GET method for hapi
2017-01-13 11:45:13 +02:00
Hagai Cohen
7abcee8398
doc(get-support): update README.md for GET method examples
2017-01-13 11:45:12 +02:00
AlexLeung
78cefe060c
updated README to show exact versions of dependencies required for graphql-server-koa
2016-12-14 07:40:52 -08:00
Lars Wilhelmsen
16cd308d2d
Improved express sample in README.md
...
Added body-parser import..
2016-12-13 13:38:29 +01:00
Matteo De Micheli
d934d7db11
Update README with koa body parser dependency
2016-11-29 14:42:02 +01:00
Hagai Cohen
22941cd4c6
Update NPM Badge
2016-11-14 22:18:33 +02:00
Joel Griffith
d456ff5b2b
Adding in restify integration, docs, tests more...
2016-10-24 11:04:18 -07:00
Claudiu Ceia
18d5a08641
Fix minor typo
2016-10-24 05:34:31 +03:00
Sashko Stubailo
cd298c5b48
Rename stuff to not have apollo in it
2016-10-22 23:52:32 -07:00
Hagai Cohen
8df3383ece
chore(package): rename apollo-server to graphql-server
...
Closes #163
2016-10-18 09:36:07 +03:00
Hagai Cohen
ffe9c1e0a4
chore(package): rename bootstrap script to postinstall
2016-10-18 09:14:32 +03:00
Hagai Cohen
320fd0fbe2
chore(package): update README.md after lerna is applied
2016-10-18 09:14:32 +03:00
Conrad VanLandingham
4122a1b6cc
update connect example
2016-10-05 10:57:45 -05:00