All Projects → graphql-editor → stucco

graphql-editor / stucco

Licence: MIT license
FaaS like GraphQL runtime

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].