motiv-labs / janus

An API Gateway written in Go
https://hellofresh.gitbooks.io/janus
MIT License
2.77k stars 319 forks source link

Documenting a quick start for developers #476

Open Leonardo-Ferreira opened 3 years ago

Leonardo-Ferreira commented 3 years ago

Documented a quick method to enable new developers to get up and running Created a simple echo api with no dependencies so enable fast debugging

What does this PR do?

It provides new developers a easy "how-to guide" to start debugging locally. Related to #475