apollo-server/packages
Remy 069110b353 feat(Fastify) Apollo server Fastify integration #626 (#1971)
* feat(fastify) Apollo Fastify server integration resolve #626

* feat(fastify) Use createHandler instead of applyMiddleware #626

* feat(fastify) Fix integration test for node 10 #626

* feat(fastify) Update README's with fastify createHandler interface #626

* feat(fastify) Implement the fastify createHandler as a synchronous method #626

* (fastify) Tweaks to re-align with the parallel work in #2054.

* (fastify): Use port 9999 rather than 8888 for tests.  Because Gatsby.

This specific port per integration is pretty brittle to begin with, but it
does work.  Currently, the fact that it works is facilitated by the fact
that most people don't use 5555 (Hapi) and 6666 (Express) for anything.

That said, the ever-popular Gatsby uses 8888 by default, so let's use 9999!

* (fastify) Remove duplicative assertion in upload initialization.

* (fastify) Implement fastify upload middleware

* (fastify) Fix linting issues

* (fastify) Update package-lock
2019-01-23 15:43:47 +02:00
..
apollo-cache-control Publish 2019-01-16 13:11:21 +02:00
apollo-datasource Publish 2019-01-16 13:11:21 +02:00
apollo-datasource-rest Publish 2019-01-16 13:11:21 +02:00
apollo-engine-reporting Publish 2019-01-16 13:11:21 +02:00
apollo-engine-reporting-protobuf Publish 2018-12-13 15:29:53 +02:00
apollo-server Publish 2019-01-23 15:04:23 +02:00
apollo-server-azure-functions Publish 2019-01-23 15:04:23 +02:00
apollo-server-cache-memcached Publish 2019-01-16 13:11:21 +02:00
apollo-server-cache-redis Publish 2019-01-16 13:11:21 +02:00
apollo-server-caching Publish 2019-01-16 13:11:21 +02:00
apollo-server-cloud-functions Publish 2019-01-23 15:04:23 +02:00
apollo-server-cloudflare Publish 2019-01-23 15:04:23 +02:00
apollo-server-core Merge pull request #2111 from apollographql/abernix/cache-parsed-validated 2019-01-23 15:09:56 +02:00
apollo-server-env Publish 2018-11-07 08:17:21 -08:00
apollo-server-errors Publish 2018-11-07 08:17:21 -08:00
apollo-server-express Publish 2019-01-23 15:04:23 +02:00
apollo-server-fastify feat(Fastify) Apollo server Fastify integration #626 (#1971) 2019-01-23 15:43:47 +02:00
apollo-server-hapi Publish 2019-01-23 15:04:23 +02:00
apollo-server-integration-testsuite Publish 2019-01-23 15:04:23 +02:00
apollo-server-koa Publish 2019-01-23 15:04:23 +02:00
apollo-server-lambda Publish 2019-01-23 15:04:23 +02:00
apollo-server-micro Publish 2019-01-23 15:04:23 +02:00
apollo-server-plugin-base Publish 2019-01-23 15:04:23 +02:00
apollo-server-testing Publish 2019-01-23 15:04:23 +02:00
apollo-tracing Merge pull request #2111 from apollographql/abernix/cache-parsed-validated 2019-01-23 15:09:56 +02:00
graphql-extensions Merge pull request #2111 from apollographql/abernix/cache-parsed-validated 2019-01-23 15:09:56 +02:00