diff options
author | Doug Black <dblack@twilio.com> | 2017-09-15 10:47:51 -0700 |
---|---|---|
committer | Doug Black <dblack@twilio.com> | 2017-09-15 10:47:51 -0700 |
commit | eb7a30b37c5bb7b35d8158979524cdcda56b457e (patch) | |
tree | 370945bc9b24cabd8f56852d7b9f681d8846ea90 /README.md | |
parent | Merge pull request #21 from strukturag/wrapper_support (diff) | |
download | sleepy-eb7a30b37c5bb7b35d8158979524cdcda56b457e.tar.gz sleepy-eb7a30b37c5bb7b35d8158979524cdcda56b457e.tar.bz2 sleepy-eb7a30b37c5bb7b35d8158979524cdcda56b457e.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ ## Sleepy +I wrote about the creation of sleepy +[here](https://dougblack.io/words/a-restful-micro-framework-in-go.html). + #### A RESTful framework for Go Sleepy is a micro-framework for building RESTful APIs. |