VividCortex / siesta

Composable framework for writing HTTP handlers in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update README with examples and documentation

Preetam opened this issue · comments

Maybe a walkthrough of the existing examples would be enough.

Would definitely be useful. The authentication example looks fairly complete, but would be nice to see how you could keep the state outside of the code itself. I think what you have currently in the examples folder would be good for a set of a few blog posts.