mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00

* initial implementation of aws lambda integration for apollo server 2 * ApolloServer class * package.json cleanup * parse json of body * createHandler function, complete README * cors options * update readme * lambdaApollo tests * fix tests
6 lines
65 B
Text
6 lines
65 B
Text
*
|
|
!src/**/*
|
|
!dist/**/*
|
|
dist/**/*.test.*
|
|
!package.json
|
|
!README.md
|