The Wayback Machine - https://web.archive.org/web/20200930115701/https://github.com/graphql-editor/stucco
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
pkg
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

About

GraphQL server runner created with serverless in mind. Project is in early alpha phase. Backwards compatibility is not guaranteed.

Installation

  • macOS/Linux

     $ curl https://stucco-release.fra1.cdn.digitaloceanspaces.com/latest/$(uname | tr '[:upper:]' '[:lower:]')/$(uname -m | sed 's/^x86_64$/amd64/g)/stucco
    
  • Windows Download for 64-bit

Drivers

To add a new provider/runtime implement driver.Driver

Example

An example project using stucco-js driver is available in example.

About

FaaS like GraphQL runtime

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.