5 A GraphQL Server for the Docker API written in golang

github.com godoc.org goreportcard.com posted by maurize 2416 days ago  

On my learning process of GraphQL, i was looking for a use-case to get started, so I decided to write a wrapper in Golang for the Docker API.

Then I found myself learning two things at once, GraphQL and the Docker API, pretty exciting though.

So here's the project in case someone wants to give it a try, it's not fully implemented. Query-ready fields can be found in the description, on the TODO list. Of course it is available as a docker image as well :)

Register to comment or vote on this story