Categorygithub.com/graphql-editor/stucco
modulepackage
0.10.25
Repository: https://github.com/graphql-editor/stucco.git
Documentation: pkg.go.dev

# README

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.

# Packages

Copyright © 2020 NAME HERE <EMAIL ADDRESS> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
No description provided by the author
No description provided by the author