cescoferraro / go-graphql-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL API built in Go

Source code for a tutorial on Medium I published.

Run Locally

  • Run realize start

Contributing

  1. Fork it (https://github.com/bradford-hamilton/go-graphql-api/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About


Languages

Language:Go 92.6%Language:Dockerfile 7.4%