Skip to content

Commit 8d3dae8

Browse files
committed
2 parents 8301395 + e34e9b8 commit 8d3dae8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# GraphQL For Serverless · [![NPM](https://img.shields.io/npm/v/graphql-serverless.svg?style=flat)](https://www.npmjs.com/package/graphql-serverless) [![Tests](https://travis-ci.org/nicolasdao/graphql-serverless.svg?branch=master)](https://travis-ci.org/nicolasdao/graphql-serverless) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![Neap](https://neap.co/img/made_by_neap.svg)](#this-is-what-we-re-up-to) [![npm downloads](https://img.shields.io/npm/dt/graphql-serverless.svg?style=flat)](https://www.npmjs.com/package/graphql-serverless)
2+
<a href="https://tracking.gitads.io/?repo=graphql-serverless" target="_blank"><img src="https://images.gitads.io/graphql-serverless" alt="GitAds"/></a>
3+
24
__*graphql-serverless*__ is a middleware for [_**webfunc**_](https://github.com/nicolasdao/webfunc), that allows to deploy [GraphQL](http://graphql.org/learn/) apis (including an optional [GraphiQL interface](https://github.com/graphql/graphiql)) to the most popular serverless platforms. _**GraphQl Subscriptions**_ over websocket are also supported out-of-the-box (also supported in GraphiQL). Without changing a single line of code, seamlessly deploy to:
35
- [Zeit Now](https://zeit.co/now) (using express under the hood)
46
- [Google Cloud Functions](https://cloud.google.com/functions/) (incl. Firebase Function)

0 commit comments

Comments
 (0)