issues
search
go-ozzo
/
ozzo-routing
An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.
MIT License
455
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cors.Handler with cost.AllowAll is not working for POST request when attached to the router group
#69
fedulovivan
opened
1 month ago
0
Adding the option to use an `fs.FS` for the file server middleware
#68
zekroTJA
opened
2 years ago
0
Fix negotiateContentType , if not match, the default should used
#67
westwind-sc
closed
3 years ago
4
Fix negotiateContentType , if not match, the default should used
#66
ghost
closed
3 years ago
0
Why not use a httprouter in your go-rest-api template?
#65
tvitcom
closed
3 years ago
0
dgrijalva/jwt-go is archived, the maintain move to golang-jwt/jwt
#64
westwind-sc
closed
3 years ago
2
Can we use this feature to populate all nested struct fields?
#63
kolkov
opened
3 years ago
0
Need to set utf-8 for json TypeNegotiator
#62
Kalinin-Andrey
closed
3 years ago
2
Reading array query parameter as `[]time.Time`?
#61
ganigeorgiev
opened
4 years ago
0
How better set response encoding?
#60
Kalinin-Andrey
opened
4 years ago
0
Update README.md
#59
tvitcom
closed
4 years ago
3
Bypass handler
#58
kolkov
closed
4 years ago
2
How to response with pdf created with gofpdf
#57
kolkov
closed
4 years ago
2
For ozzo routing jwt auth, how to specify which api functions don't need auth?
#56
chenze4949
closed
4 years ago
1
Add function to delete internal context.data
#55
byanjiong
opened
5 years ago
0
Fix
#54
D-or
closed
4 years ago
0
Error handling is not conform with OpenAPI standard
#53
donutloop
closed
6 years ago
4
Serving Static Html file for not found endpoints.
#52
tonespy
opened
6 years ago
0
VGO support.
#51
kolkov
closed
4 years ago
6
Routing.Context.Write() not marshaling JSON as expected
#50
byanjiong
closed
6 years ago
2
"Routing.context" vs standard library "context" package
#49
byanjiong
closed
6 years ago
2
`http: multiple response.WriteHeader calls` when using fault.Recovery
#48
darasion
opened
6 years ago
0
Unable to get POST data from app/json request
#47
HaseProgram
closed
6 years ago
0
Exposing Find
#46
jackwhelpton
closed
6 years ago
6
Serving static files with processed URL
#45
byanjiong
closed
6 years ago
1
Form reader support for encoding.TextUnmarshaler
#44
RangelReale
closed
6 years ago
2
travis: update go version
#43
dvrkps
closed
6 years ago
3
Enable "reverse-engineering" a URI to determine the corresponding route and parameters
#42
jackwhelpton
closed
6 years ago
0
HTTPError with StatusBadRequest return a response with 500 Internal Error
#41
asaintgenis
opened
7 years ago
1
Is there a way to get the name of current route?
#40
puper
opened
7 years ago
2
Working with elazarl/go-bindata-assetfs
#39
susilolab
closed
6 years ago
1
NewContext() is not populating parameters from provided URL
#38
drauschenbach
opened
7 years ago
0
DataWriter.SetHeader() is only called through TypeNegotiator
#37
peter-mogensen
closed
7 years ago
1
JSON default charset?
#36
kolkov
closed
7 years ago
2
slash.Remover handler works when applied to a router, but not a RouteGroup
#35
RickSnyder
closed
7 years ago
1
Empty body during a POST panics
#34
autodidaddict
closed
7 years ago
2
Implement support for alternative access loggers
#33
jonathana
closed
7 years ago
2
Unify the behavior of the not found handlers.
#32
caeret
closed
6 years ago
1
content type negotiation doesnt work for parameterized versions
#31
jdamick
closed
7 years ago
0
content negotiation in gddo doesnt work for parameters
#30
jdamick
closed
7 years ago
2
Missing current route
#29
nefthy
opened
7 years ago
0
auth.JWT support dynamic key
#28
ohJohanZ
closed
8 years ago
2
auth.JWT使用动态密钥
#27
ohJohanZ
closed
8 years ago
2
关于优雅重启的问题?
#26
skyleelove
closed
4 years ago
2
Fixed typo
#25
samdark
closed
8 years ago
2
Error in JWT example
#24
kolkov
closed
8 years ago
5
How to rewrite all requests to index.html?
#23
kolkov
closed
8 years ago
1
access logger: read status code from HTTPError, if returned by c.Next()
#22
kmsb12
closed
8 years ago
3
关于context中data map[string]interface{}作用?
#21
skyleelove
closed
8 years ago
1
关于context中handler是否能够放到router中
#20
skyleelove
closed
8 years ago
8
Next