Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gofiber/fiber
⚡️ Express inspired web framework written in Go
https://github.com/gofiber/fiber
🚀 [Feature]: filesystem.Config add file encoding property support
baichangda opened this issue over 1 year ago
baichangda opened this issue over 1 year ago
🚀 [Feature]: Add Logger interface
kousikmitra opened this issue over 1 year ago
kousikmitra opened this issue over 1 year ago
:rocket: Consistent way of logging and fix middleware log format
kousikmitra opened this pull request over 1 year ago
kousikmitra opened this pull request over 1 year ago
🤗 [Question]: i have an error while trying to use cors in my code
mmalacarag opened this issue over 1 year ago
mmalacarag opened this issue over 1 year ago
🐛 [Bug]: csrf’s default storage use a locked map,but map's values may be gc.
tong3jie opened this issue over 1 year ago
tong3jie opened this issue over 1 year ago
🤗 [Question]: How to stream large file for download ?
sgaunet opened this issue over 1 year ago
sgaunet opened this issue over 1 year ago
🤗 [Question]: How best to return JSON with different content-type?
sazzer opened this issue over 1 year ago
sazzer opened this issue over 1 year ago
🚀 [Feature]: Support constraints for other method
18183883296 opened this issue over 1 year ago
18183883296 opened this issue over 1 year ago
Bump github.com/valyala/fasthttp from 1.45.0 to 1.46.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
🐛 [Bug]: use sync.Map maybe error
zing-dev opened this issue over 1 year ago
zing-dev opened this issue over 1 year ago
🚀 [Feature]: middleware/recover: ignore error from panics
tnako opened this pull request over 1 year ago
tnako opened this pull request over 1 year ago
🐛 fix(cors): Changed condition for 'AllowOriginsFunc'
Jamess-Lucass opened this pull request over 1 year ago
Jamess-Lucass opened this pull request over 1 year ago
🐛 [Bug]:
jney opened this issue over 1 year ago
jney opened this issue over 1 year ago
🚀 Improve error handling for net error(s)
ReneWerner87 opened this pull request over 1 year ago
ReneWerner87 opened this pull request over 1 year ago
🚀 [Feature]: Can you provide a case study of all aspects of mvc
qingshanshui opened this issue over 1 year ago
qingshanshui opened this issue over 1 year ago
Cloudflare and reverse proxy support
justevery opened this issue over 1 year ago
justevery opened this issue over 1 year ago
🚀 [Feature]: Split fiber.Storage to multiple interfaces
carmeloriolo opened this pull request over 1 year ago
carmeloriolo opened this pull request over 1 year ago
📚 Docs: Correct errors in Italian translation
carmeloriolo opened this pull request over 1 year ago
carmeloriolo opened this pull request over 1 year ago
This is for a typo that I firstly made in my fix.
kanansnote opened this pull request over 1 year ago
kanansnote opened this pull request over 1 year ago
This is for a typo that I firstly made in my fix.
kanansnote opened this pull request over 1 year ago
kanansnote opened this pull request over 1 year ago
That's the forgotten part of its translation.
kanansnote opened this pull request over 1 year ago
kanansnote opened this pull request over 1 year ago
Correct grammar errors in Azerbaijani translation.
kanansnote opened this pull request over 1 year ago
kanansnote opened this pull request over 1 year ago
🤗 [Question]: CORS problems
basixnetflix opened this issue over 1 year ago
basixnetflix opened this issue over 1 year ago
📚 Docs: Added Azerbaijani README translation
eld4niz opened this pull request over 1 year ago
eld4niz opened this pull request over 1 year ago
:books: Docs: Fix import and comma issues
cmd777 opened this pull request over 1 year ago
cmd777 opened this pull request over 1 year ago
🤗 [Question]: Execute middleware in parallel with the actual request?
edwh opened this issue over 1 year ago
edwh opened this issue over 1 year ago
:books: Docs: Fix typos, and make middleware documentation more consistent
cmd777 opened this pull request over 1 year ago
cmd777 opened this pull request over 1 year ago
:rocket: Feature: Public ShutdownWithContext
jcyamacho opened this pull request over 1 year ago
jcyamacho opened this pull request over 1 year ago
🐛 [Bug]: router treats group prefix of non-grouped routes as part of that group
acidjazz opened this issue over 1 year ago
acidjazz opened this issue over 1 year ago
Bump golang.org/x/sys from 0.6.0 to 0.7.0
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
🤗 [Question]: .Get .Use declaration order
ferllings opened this issue over 1 year ago
ferllings opened this issue over 1 year ago
🤗 [Question]: Goroutine to the environment of the production quantity is high
Tristin-C opened this issue over 1 year ago
Tristin-C opened this issue over 1 year ago
🚀 [Feature]: Consistent way of issuing fiber log messages / warnings / errors
leonklingele opened this issue over 1 year ago
leonklingele opened this issue over 1 year ago
🚀 [Feature]: Auto-generate all docs
leonklingele opened this issue over 1 year ago
leonklingele opened this issue over 1 year ago
🚀 [Feature]: Sustainably prevent data races
leonklingele opened this issue over 1 year ago
leonklingele opened this issue over 1 year ago
🚀 [Feature]: Split fiber.Storage to multiple interfaces
leonklingele opened this issue over 1 year ago
leonklingele opened this issue over 1 year ago
Do not use closures to prevent some data races
leonklingele opened this issue over 1 year ago
leonklingele opened this issue over 1 year ago
middleware/logger: Fix #2396, data race logger middleware
ReneWerner87 opened this pull request over 1 year ago
ReneWerner87 opened this pull request over 1 year ago
🐛 [Bug]: Partial config cause race condition
lpongetti opened this issue over 1 year ago
lpongetti opened this issue over 1 year ago
🤗 [Question]: c.SendFile or c.Download with spaces in file name and no %20
G2G2G2G opened this issue over 1 year ago
G2G2G2G opened this issue over 1 year ago
✨ feat(cors): Added new 'AllowOriginsFunc' function.
Jamess-Lucass opened this pull request over 1 year ago
Jamess-Lucass opened this pull request over 1 year ago
feat: adding to fac sub domain routing 📝
ancogamer opened this pull request over 1 year ago
ancogamer opened this pull request over 1 year ago
🐛 [Bug]: BodyParsers not being able to parse correctly
gutrapp opened this issue over 1 year ago
gutrapp opened this issue over 1 year ago
💊 Change default value of Querybool from true to false.
dozheiny opened this pull request over 1 year ago
dozheiny opened this pull request over 1 year ago
🚀 [Feature]: Cors AllowOrigin func
Jamess-Lucass opened this issue over 1 year ago
Jamess-Lucass opened this issue over 1 year ago
🐛 [Bug]: CORS errors
jney opened this issue over 1 year ago
jney opened this issue over 1 year ago
🚀 [Feature]: Accept multiple sources of default values
mirusky opened this issue over 1 year ago
mirusky opened this issue over 1 year ago
ctx.Accepts() quality values and specificity
sixcolors opened this issue over 1 year ago
sixcolors opened this issue over 1 year ago
Fix #2383, accepts mimeType
ReneWerner87 opened this pull request over 1 year ago
ReneWerner87 opened this pull request over 1 year ago
docs: added code link to fiber config fields
shahriarsohan opened this pull request over 1 year ago
shahriarsohan opened this pull request over 1 year ago
🐛 [Bug]: c.Download returns 404 error when file is over 2gb
G2G2G2G opened this issue almost 2 years ago
G2G2G2G opened this issue almost 2 years ago
🤗 [Question]: How to disable color in fiberLogger
Dalakoti07 opened this issue almost 2 years ago
Dalakoti07 opened this issue almost 2 years ago
🐛 [Bug-Fix]: add lock to avoid data race #2360
yanke-xu opened this pull request almost 2 years ago
yanke-xu opened this pull request almost 2 years ago
:bug: [Bug-Fix] add original timeout middleware
hakankutluay opened this pull request almost 2 years ago
hakankutluay opened this pull request almost 2 years ago
enable benchmark summary for pull requests/ fix auto labeler
ReneWerner87 opened this pull request almost 2 years ago
ReneWerner87 opened this pull request almost 2 years ago
🤗 [Question]: Timeout is not work in Fiber v2.42.0
codingkits opened this issue almost 2 years ago
codingkits opened this issue almost 2 years ago
🤗 [Question]: how to get Route().Path in Group Handler before c.next() ?
yellowmarlboro opened this issue almost 2 years ago
yellowmarlboro opened this issue almost 2 years ago
Fix typo in docs
HHongSeungWoo opened this pull request almost 2 years ago
HHongSeungWoo opened this pull request almost 2 years ago
🚀 [Feature]: allow to automatically generate OpenAPI docs based on route details, without additional in-code comments
loveyandex opened this issue almost 2 years ago
loveyandex opened this issue almost 2 years ago
🤗 [Question]: Why i can't get cookie that i've set?
adimasmudi opened this issue almost 2 years ago
adimasmudi opened this issue almost 2 years ago
🚀 [Feature]: Load shedding middleware?
caner-cetin opened this issue almost 2 years ago
caner-cetin opened this issue almost 2 years ago
🐛 [Bug-Fix]: Mounted subapps don't work correctly if parent app attached …
ReneWerner87 opened this pull request almost 2 years ago
ReneWerner87 opened this pull request almost 2 years ago
🔥 Feature: add queryBool parser
dozheiny opened this pull request almost 2 years ago
dozheiny opened this pull request almost 2 years ago
🔥 Feature: add queryFloat parser
dozheiny opened this pull request almost 2 years ago
dozheiny opened this pull request almost 2 years ago
v3: improve `proxy.DomainForward` method signature
ryanbekhen opened this pull request almost 2 years ago
ryanbekhen opened this pull request almost 2 years ago
Bump github.com/tinylib/msgp from 1.1.6 to 1.1.8
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
🔥 write integer Query Parser.
dozheiny opened this pull request almost 2 years ago
dozheiny opened this pull request almost 2 years ago
:recycle: v3: (refactor): modify storage interface and add context.Context
li-jin-gou opened this pull request almost 2 years ago
li-jin-gou opened this pull request almost 2 years ago
🚀 Feature: "CopyBytes" and "CopyString" should only copy if "config.Immutable" is false
leonklingele opened this issue almost 2 years ago
leonklingele opened this issue almost 2 years ago
🤗 [Question]: Disable default logging
marcoscaco opened this issue about 2 years ago
marcoscaco opened this issue about 2 years ago
🚀 v3 Feature: Make app.Test accept a time.Duration timeout
leonklingele opened this pull request about 2 years ago
leonklingele opened this pull request about 2 years ago
V3: Cleanup
leonklingele opened this pull request about 2 years ago
leonklingele opened this pull request about 2 years ago
V3 🚀 Feature: Drop "XHR" func from Ctx interface
leonklingele opened this issue about 2 years ago
leonklingele opened this issue about 2 years ago
v3 Request: immutable by default
leonklingele opened this issue about 2 years ago
leonklingele opened this issue about 2 years ago
🤗 [Question]: I going to create new storage, but i have one question about tests
0xdeface opened this issue about 2 years ago
0xdeface opened this issue about 2 years ago
🐛 [Bug]: Mounted subapps don't work correctly if parent app attached additional middlewares after mounting (v2.40.1 bug)
defshift opened this issue about 2 years ago
defshift opened this issue about 2 years ago
🐛 [Bug]: Documentation for route escape
pjebs opened this issue about 2 years ago
pjebs opened this issue about 2 years ago
🐛 [Bug]: c.Download Failure
qmdx opened this issue about 2 years ago
qmdx opened this issue about 2 years ago
🐛 [Bug]: dictpool is deprecated
leonklingele opened this issue about 2 years ago
leonklingele opened this issue about 2 years ago
🚀 [v3 Feature]: Interchangeable router with contribution packages
ReneWerner87 opened this issue about 2 years ago
ReneWerner87 opened this issue about 2 years ago
🐛 [Bug]: app.Static, CacheDuration of 0 does not work intuitively
eli-rich opened this issue about 2 years ago
eli-rich opened this issue about 2 years ago
🚀 [v3 Feature Request]: Grouping - altered middleware behavior
acidjazz opened this issue about 2 years ago
acidjazz opened this issue about 2 years ago
🚀 [Feature]: Get Route Name/Path inside Middlewares
mirusky opened this issue about 2 years ago
mirusky opened this issue about 2 years ago
🚀 [v3 Request]: v3 Router ideas
acidjazz opened this issue about 2 years ago
acidjazz opened this issue about 2 years ago
v3 (deps): update to use gofiber/utils/v2
KrisCarr opened this pull request about 2 years ago
KrisCarr opened this pull request about 2 years ago
🐛 [Bug]: Cache stampede with caching middleware
demming opened this issue about 2 years ago
demming opened this issue about 2 years ago
🤗 [Question]: How to proxy for websocket using go fiber ?
varunkrishnaibm opened this issue about 2 years ago
varunkrishnaibm opened this issue about 2 years ago
🚀 [Feature]: Export matching function
pjebs opened this issue about 2 years ago
pjebs opened this issue about 2 years ago
🤗 [Question]: evictCount relate by fiber or fasthttp?
ben-swit opened this issue over 2 years ago
ben-swit opened this issue over 2 years ago
✨ v3 (feature): new Route method
wangjq4214 opened this pull request over 2 years ago
wangjq4214 opened this pull request over 2 years ago
🚀 [Feature]: middleware/csrf custom extractor
sixcolors opened this pull request over 2 years ago
sixcolors opened this pull request over 2 years ago
✨ V3 Alpha Trial (95% inspired by Express)
balcieren opened this pull request over 2 years ago
balcieren opened this pull request over 2 years ago
🚀 v3 Request: Add Throttle and Timeout with retry in client
sujit-baniya opened this issue over 2 years ago
sujit-baniya opened this issue over 2 years ago
🚀 v3 Request: use https://github.com/stretchr/testify for testing
trim21 opened this issue over 2 years ago
trim21 opened this issue over 2 years ago
🚀 v3 Request: Merge `static` and `filesystem` middleware as `static` middleware
efectn opened this issue over 2 years ago
efectn opened this issue over 2 years ago
✨ v3 (feature): new mounting system
balcieren opened this pull request over 2 years ago
balcieren opened this pull request over 2 years ago
🚀 Documentation improvement (BodyParser section):
smalloff opened this issue over 2 years ago
smalloff opened this issue over 2 years ago
✨ v3 (feature): request binding
trim21 opened this pull request over 2 years ago
trim21 opened this pull request over 2 years ago
✨ v3 (feature): client refactor
wangjq4214 opened this pull request over 2 years ago
wangjq4214 opened this pull request over 2 years ago
🚀 [Feature]: WebSocket (Socket.io) support in proxy middleware
petuxodev opened this issue over 2 years ago
petuxodev opened this issue over 2 years ago