botobag / artemis

GraphQL implementation for Go
Other
10 stars 0 forks source link
artemis dataloader golang graphql

Artemis

CircleCI GoDoc Coverage Status Go Report Card

Artemis is an implementation of GraphQL for Go. If you're working on GraphQL, you probably heard Apollo GraphQL which provides great infrasture and tooling to develop a GraphQL service. While Apollo Platform stack is built on top of Node.js, we aim to build one in Go. If you happen to know a bit about Greek mythology, you should have guessed how the project got its name.

The project goal of Artemis is to provide a GraphQL implementation and to integrate features that are essential to build production GraphQL services, all developed in Go. The following highlight some of its focuses:

Getting Started

Documentation

Contribute

Roadmap