Skip to content

zonr/artemis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artemis

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:

  • Beyond feature-complete: We'll not only try to catch up latest GraphQL specification but also the experimental features that are already in graphql-js.
  • Driven by community: The development and design is driven by the needs of developers. Issues should be responded in short time. PRs welcome!

Getting Started

Documentation

Contribute

Roadmap

About

GraphQL implementation for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 90.1%
  • AMPL 9.9%