Ggicci

Results 10 issues of Ggicci

Should cleanup stale items to release the storage usage of the database.

enhancement

any suggestions?

enhancement

Errors occurred [here](https://github.com/ggicci/httpin/blob/c9a702a8020bbb6686d8176c9698d0894018d243/httpin.go#L105) can be posted to clients [here](https://github.com/ggicci/httpin/blob/c9a702a8020bbb6686d8176c9698d0894018d243/middleware.go#L61). Which is ambiguous.

enhancement

Since I've found a way to [embed go playground on static websites](https://ggicci.me/goplay). One enhancement can be done to the httpin docs is to add sample code with go playground to...

documentation
enhancement

I'm planing to publish the first stable release of this program. If any of you were using this library in your production environment, please feel free to leave a comment...

help wanted

Though **httpin** had provided an easy way to [add your custom directive](https://ggicci.github.io/httpin/directives/custom). If httpin can provide some common used directives, it would be helpful. e.g. - [ ] to_lower -...

help wanted
new feature

[ggicci/httpin](https://github.com/ggicci/httpin) helps decoding an HTTP request to a custom struct by binding data with querystring (query params), HTTP headers, form data, JSON/XML payloads, URL path params, and file uploads (multipart/form-data).

- [x] [net/http](https://ggicci.github.io/httpin/integrations/http) - [x] [go-chi/chi](https://ggicci.github.io/httpin/integrations/gochi) - [x] [gorilla/mux](https://ggicci.github.io/httpin/integrations/gorilla) - [x] [gin-gonic/gin](https://ggicci.github.io/httpin/integrations/gin) - [x] [go-restful](https://ggicci.github.io/httpin/integrations/go-restful), by #23 - [ ] add more here...

help wanted
new feature

I'm planing to publish the first **stable** release of this program. If any of you were using this plugin in your production environment, please feel free to leave a comment...

help wanted