go-todo-rest-api-example icon indicating copy to clipboard operation
go-todo-rest-api-example copied to clipboard

:books: A RESTful API example for simple todo application with Go

Results 8 go-todo-rest-api-example issues
Sort by recently updated
recently updated
newest added

url 不能出现动词

2019/05/02 13:39:14 Could not connect database exit status 1

Using the https://github.com/kelseyhightower/envconfig

Should support Subrouter for same prefix APIs

enhancement
ready

Should make the wrappers for API handlers for unifying the way of create the handlers

enhancement
ready

It seems good to provide simple frontend for using the REST API on as real world