Skip to content
forked from codeamp/circuit

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO

License

Notifications You must be signed in to change notification settings

drshrey/circuit

 
 

Repository files navigation

Circuit CircleCI License codecov Go Report Card codebeat badge

This is the API layer of the overall Codeamp project. It is built with Golang, GraphQL, GORM and Socket-IO.

Installation

  1. git clone https://github.com/codeamp/circuit.git
  2. cp configs/circuit.yml configs/circuit.dev.yml
  3. make up
  4. Go to localhost:3011 once you see events being processed in your command line. If all is well, you should see a GraphiQL client.

About

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.5%
  • HTML 1.2%
  • Other 0.3%