romshark / dgraph_graphql_go

A GraphQL + Dgraph + Go + HTTP based backend service demo.
MIT License
50 stars 15 forks source link

Basic Debug Logs #26

Closed DanielSharkov closed 5 years ago

DanielSharkov commented 5 years ago

It'd be helpful to get some informative feedback on server launch. Did it successfully connect to the database? Is it up and ready to serve? It'd also be helpful to know which database it's connected to (host/port) as well as what host and port the API is serving on.