Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ggicci/httpin issues and pull requests

#55 - implementation regexp for tag

Issue - State: closed - Opened by zufzuf over 1 year ago - 5 comments
Labels: question

#54 - chore(deps): bump github.com/smartystreets/goconvey from 1.7.2 to 1.8.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#53 - chore(deps): bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#52 - decoder registered with ReplaceTypeDecoder not invoked

Issue - State: closed - Opened by rlimberger over 1 year ago - 2 comments

#51 - Invoke decode manually

Issue - State: open - Opened by dnguyenzd almost 2 years ago - 1 comment
Labels: enhancement, help wanted

#50 - chore(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#49 - Require doesn't work as expected when using mixed body input

Issue - State: open - Opened by AlessandroSechi about 2 years ago - 1 comment
Labels: documentation

#48 - chore(docs): up README alternatives sections

Pull Request - State: closed - Opened by ggicci about 2 years ago

#47 - r.Context().Value(httpin.Input) always nil

Issue - State: closed - Opened by thielpeter about 2 years ago - 2 comments

#46 - a concise return about function pass

Pull Request - State: closed - Opened by mariogao about 2 years ago

#45 - Allow mix of body input and param input

Issue - State: closed - Opened by snicol about 2 years ago - 1 comment
Labels: documentation

#44 - integrate with more web frameworks or packages

Issue - State: closed - Opened by ggicci over 2 years ago
Labels: help wanted, new feature

#43 - fix: allow unwrapping fieldError

Pull Request - State: closed - Opened by Dragomeat over 2 years ago - 2 comments

#42 - feat: introduce a "decoder" directive to specify a field decoder

Pull Request - State: closed - Opened by ggicci over 2 years ago - 1 comment

#41 - feat: support decoding float formatted timestamp to time.Time

Pull Request - State: closed - Opened by ggicci over 2 years ago - 1 comment

#40 - Parse and validate custom time format

Issue - State: closed - Opened by mxp7064 over 2 years ago - 5 comments
Labels: enhancement

#39 - the error occurred when parsing form data of the http request is not explicit to clients

Issue - State: open - Opened by ggicci over 2 years ago
Labels: enhancement

#38 - allow registering custom body decoders, e.g. "json", "xml", "yaml", etc.

Pull Request - State: closed - Opened by ggicci over 2 years ago - 1 comment
Labels: enhancement, new feature

#37 - replace default decoder for JSON

Issue - State: closed - Opened by bokunodev over 2 years ago - 4 comments
Labels: enhancement

#36 - embed go playground into httpin docs

Issue - State: closed - Opened by ggicci over 2 years ago - 2 comments
Labels: documentation, enhancement

#35 - feat: add default directive

Pull Request - State: closed - Opened by ggicci over 2 years ago - 4 comments

#34 - chore(deps): bump actions/setup-go from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#33 - chore(deps): bump github.com/go-chi/chi/v5 from 5.0.3 to 5.0.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#32 - chore(deps): bump github.com/smartystreets/goconvey from 1.6.4 to 1.7.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#31 - chore(deps): bump codecov/codecov-action from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#30 - chore(deps): bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, github_actions

#29 - Create dependabot.yml

Pull Request - State: closed - Opened by ggicci over 2 years ago - 1 comment

#27 - implement some frequently used directives as builtins

Issue - State: open - Opened by ggicci over 2 years ago
Labels: help wanted, new feature

#26 - implement a "default" directive

Issue - State: closed - Opened by ggicci over 2 years ago - 4 comments
Labels: enhancement

#25 - allow using json tag value as a fallback

Issue - State: closed - Opened by ggicci over 2 years ago - 1 comment
Labels: enhancement

#24 - chore(docs): link to alternatives

Pull Request - State: closed - Opened by ggicci over 2 years ago

#23 - integrate with go-restful

Issue - State: closed - Opened by ggicci over 2 years ago - 7 comments
Labels: enhancement

#22 - chore(docs): add awesome badge

Pull Request - State: closed - Opened by ggicci almost 3 years ago

#21 - chore(docs): update readme

Pull Request - State: closed - Opened by ggicci almost 3 years ago

#20 - Create FUNDING.yml

Pull Request - State: closed - Opened by ggicci almost 3 years ago - 1 comment

#19 - chore(docs): tell more about the features in pkg description

Pull Request - State: closed - Opened by ggicci almost 3 years ago

#18 - docs: fix comment of package description

Pull Request - State: closed - Opened by ggicci almost 3 years ago

#17 - chore: some comments

Pull Request - State: closed - Opened by ggicci almost 3 years ago

#16 - feature request - add commonly used structures, e.g. pagination?

Issue - State: closed - Opened by ggicci almost 3 years ago - 1 comment
Labels: new feature

#15 - feat: eliminate rarely used apis

Pull Request - State: closed - Opened by ggicci almost 3 years ago

#14 - refactor: add tests

Pull Request - State: closed - Opened by ggicci almost 3 years ago

#13 - Support processing multipart/form-data requests for file uploading

Pull Request - State: closed - Opened by ggicci almost 3 years ago

#12 - Support `multipart/form-data` for file uploading requests

Issue - State: closed - Opened by ggicci almost 3 years ago - 1 comment
Labels: new feature

#11 - feat: ReplaceDefaultErrorHandler

Pull Request - State: closed - Opened by ggicci almost 3 years ago - 1 comment

#10 - feat: WithErrorHandler to override the default error handler

Pull Request - State: closed - Opened by ggicci almost 3 years ago - 2 comments

#9 - GH-8 update resolver required field error message to use directive keys

Pull Request - State: closed - Opened by davidalpert about 3 years ago - 2 comments

#8 - bug: required errors use golang name instead of field name

Issue - State: closed - Opened by davidalpert about 3 years ago - 3 comments

#7 - bump version to 1.0.0

Issue - State: open - Opened by ggicci about 3 years ago
Labels: help wanted

#6 - GH-5 add a query directive to pull values from querystring params

Pull Request - State: closed - Opened by davidalpert about 3 years ago - 7 comments
Labels: hacktoberfest-accepted

#5 - querystring directive

Issue - State: closed - Opened by davidalpert about 3 years ago - 5 comments

#4 - fix: skip resolving unexported fields in a struct

Pull Request - State: closed - Opened by ggicci over 3 years ago

#3 - Resolve failed on unexported fields

Issue - State: closed - Opened by ggicci over 3 years ago - 1 comment
Labels: bug

#2 - Introduce "body" directive to decode HTTP request body

Pull Request - State: closed - Opened by ggicci over 3 years ago - 1 comment
Labels: new feature