Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update README | Doug Black | 2014-03-29 |
| | |||
* | Updated type in the README | Alex Lobunets | 2014-02-07 |
| | |||
* | Added request headers as Get/Put/Post/Delete argument. Added response ↵ | Alex Lobunets | 2014-02-07 |
| | | | | headers map as 3rd argument of the return from Get/Put/Post/Delete handlers. Thus, resource can access request headers and set custom response headers if required | ||
* | update README | Doug Black | 2014-01-28 |
| | |||
* | link to docs | Doug Black | 2014-01-27 |
| | |||
* | update README | Doug Black | 2014-01-27 |
| | |||
* | update README | Doug Black | 2014-01-27 |
| | |||
* | update README | Doug Black | 2014-01-27 |
| | |||
* | update README | Doug Black | 2014-01-27 |
| | |||
* | merge #6 | Doug Black | 2014-01-27 |
|\ | |||
| * | remove the need to provide “missing/unsupported” implementations in the | Karan Misra | 2014-01-27 |
| | | | | | | | | | | | | | | API consumers. also: - more idiomatic - loosely coupled with the API contract | ||
* | | add license | Doug Black | 2014-01-27 |
| | | |||
* | | fixes from issues | Doug Black | 2014-01-26 |
|/ | |||
* | fix signature | Doug Black | 2014-01-26 |
| | |||
* | Update path in README to match Go convention. | strandmon | 2014-01-26 |
| | | | Read http://golang.org/doc/code.html if you don't know why I made this change. | ||
* | update README | Doug Black | 2014-01-25 |
| | |||
* | fix typo | Doug Black | 2014-01-23 |
| | |||
* | add response | Doug Black | 2014-01-23 |
| | |||
* | add readme | Doug Black | 2014-01-23 |