Skip to content

Minoxs/simpleroutergo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleRouter

Go Reference

The base HTTP package does too little
Any routing package does too much
This one aims to do juuuuust enough

This basically abstracts away some boilerplate code, and tries not to be too fancy.
Check out the examples to know how to use the package, althought it should be fairly straight forward.