Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 463 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 463 Bytes

httprouter-tutorial

A tutorial to build your first API server in Golang with httprouter as a multiplexer.

Check here for step by step instructions on how to proceed.

If you are interested in just the codebase, then check out part4