sksmith/go-micro-example

Use http Status Codes

Closed this issue · 0 comments

In a few places there are hard coded status codes (for example 400) rather than using the http package status codes. Find them and swap it out.