Nicolas Dao

Results 6 repositories owned by Nicolas Dao

graphql-s2s

188
Stars
15
Forks
Watchers

Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into the standard string schema understood by graphql.js and the Apol...

schemaglue

116
Stars
13
Forks
Watchers

Naturally breaks down your monolithic graphql schema into bits and pieces and then glue them back together.

graphql-serverless

129
Stars
9
Forks
Watchers

GraphQL (incl. a GraphiQL interface) middleware for the webfunc serverless web framework.

webfunc

73
Stars
4
Forks
Watchers

Universal Serverless Web Framework. Write Express apps ready to be deployed to Zeit-Now, Google Cloud Functions (incl. functions reacting to Pub/Sub topics or Storage changes), and AWS Lambdas.

aws-cloudwatch-logger

19
Stars
17
Forks
Watchers

Promise based logger for AWS CloudWatch LogStream

google-graphql-functions

38
Stars
0
Forks
Watchers

Run graphql queries on Google Cloud Functions (beta). This package can also serve a GraphiQL UI out-of-the-box. This project is mainly a modification of the excellent express-graphiql maintained by Fa...