1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-22 20:43:46 +00:00

206 Commits

Author SHA1 Message Date
M. Efe Çetin
002d9b5db4
📝 docs: flat-square style for readme badges (#1949) 2022-06-29 07:54:34 +02:00
witer33
aace425119
fixed typo (#1891) 2022-05-02 15:35:24 +02:00
Ankush Menat
bd2acbb5a9
chore: remove incorrect links from supporter table (#1862) 2022-04-15 19:54:14 +02:00
M. Efe Çetin
ee65ea5bab
🧹 Use encoding/json (#1851)
* remove goccy/go-json

* fix tests.
2022-04-13 10:45:33 +02:00
M. Efe Çetin
1c4ebf85f1
⬆️ add go1.18 to tests and docs (#1819)
* 👷 tests: add go1.18

* Update benchmark.yml

* update readmes
2022-03-15 17:43:49 +01:00
Serhat Şevki Dinçer
8b0170c0f4
🔗 Fix goreportcard & pkg.go.dev links in READMEs (#1798)
* 🔗 Fix goreportcard & pkg.go.dev links in READMEs

* 🔗 Fix package comment for pkg.go.dev links

* 🔗 Replace golang.org links with go.dev in READMEs

Co-authored-by: RW <rene@gofiber.io>
2022-03-03 11:54:56 +01:00
RW
a033ca240b
📒 Update readme (#1794)
* 📒 Update readme
- add some middlewares
- add section for awesome list

* 📒 Update readme
- add some middlewares
- add section for awesome list

* 📒 Update readme
- add some middlewares
- add section for awesome list
2022-02-28 10:22:17 +01:00
M. Efe Çetin
e1833df93c
docs: add SSE example (#1776) 2022-02-14 16:27:57 +01:00
M. Efe Çetin
937713e41e
feature: bind support for render (#1754)
* Bind support for Render.

* update

* fix tests

* split Pass-locals-to-views & Bind from Render

* update comments.

* add benchs.

* Update ctx.go

Co-authored-by: hi019 <65871571+hi019@users.noreply.github.com>

* Update ctx.go

* optimize

* switch dictpool.

*  feature: bind support for render
- improve performance

*  feature: bind support for render
- improve performance

Co-authored-by: hi019 <65871571+hi019@users.noreply.github.com>
Co-authored-by: wernerr <rene.werner@verivox.com>
Co-authored-by: wernerr <rene@gofiber.io>
2022-02-12 22:52:24 +01:00
Ege Can ÖZER
719992cb75
Add 3rd party middleware eozer/fiber_ldapauth (#1743)
* Add 3rd party middleware eozer/fiber_ldapauth

* Add 3rd party middleware eozer/fiber_ldapauth to other READMEs as well
2022-02-02 20:04:24 +03:00
Roj
48acc21117
Add Central Kurdish README (#1694) 2022-01-08 14:30:26 +01:00
vecpeng
d96664dab4
📝docs: add emoji for limitations (#1682)
* 📝docs: add emoji for limations

* 🐛fix: remove debug info
2022-01-01 10:15:39 +01:00
M. Efe Çetin
894fa9db5e
fix indentions (#1680)
Fix indention for READMEs.
2021-12-30 23:02:49 +01:00
M. Efe Çetin
68d3b773bc
Add route naming feature. (#1650)
* Add route naming feature.

* Update basicauth_test.go

* Fix gosec issues.

* Change RoutaName -> Name

* Fix race conditions.

* Update READMEs.
2021-12-28 14:04:04 +01:00
mancix
8ad81d57f6
📚 Doc: italian translation (#1621) 2021-11-15 08:37:57 +01:00
Ali Baran Eser
cdbcfbec17
🔥 Feature: add IP ranges support to config.TrustedProxies (#1602)
* feat: add IP ranges support to config.TrustedProxies

* Added config example to README and moved IncrementIPRange to utils.
2021-10-28 00:46:39 +02:00
M. Efe Çetin
9eaa8b0c73
Change default json lib. (#1563)
* Change default json lib.

* Remove gopsutil test.

* Fix tests.

* Ignore linter for UnmarshalFieldError.

* update
2021-10-11 08:28:06 +02:00
Aman Kumar Sinha
d2f5e3a430
update README with elastic/apmfiber middleware (#1540) 2021-09-28 10:02:17 +02:00
hi019
8925c96264
Add Limitations section to README (#1508) 2021-08-29 10:43:38 +02:00
Pranay
f014d143ac
Update README.md (#1477) 2021-08-07 21:20:26 +02:00
wernerr
c8d0a0c2ae 📚 Correct order of the basic routing example 2021-07-14 08:00:33 +02:00
alfuhigi
28ba42a6fd
✏️ fix [🔑gosec|passing] icon -> README_*.md (#1405)
* ✏️ fix [🔑 gosec|passing] icon -> README_*.md that not show correctly

* 🚩  drop .PNG, use SVG base64 for Flag
2021-06-25 08:25:38 +02:00
Javad Rajabzade
556df42956
Add README_fa.md for Persian users (#1370)
* Add README_fa.md for persian users

* Add flag IR for fix Error: URI Too Long

* Modfied flag image png to svg

* Modified IR flag url for src
2021-06-08 23:09:20 +02:00
Costa
9bbadddbb2
add link to third party middlewares of all readmes (#1358) 2021-06-02 11:29:50 +02:00
Luis
641e7459f8
small comment fix (#1347)
Fix to a comment pointing to wrong endpoint
2021-05-27 20:14:14 +02:00
Marvin Wendt
e1089fc1ae
✏️ Fix link (#1323) 2021-05-07 13:18:54 -04:00
sadfun
0c8b833f9c
Fix broken Rate Limiter link (#1301) 2021-04-28 12:17:08 +02:00
Owl
cdd5326047
fix broken links (#1278) 2021-04-11 10:58:29 +02:00
Sagar Sonwane
19c95cdc17
📝 Doc (#1256)
fixed broken link in readmes
2021-04-06 07:57:49 +02:00
Krist Menina
b7e260a69d ✏️ fix broken links 2021-03-12 12:30:52 +08:00
wowpoppy
8e47ccd9ed
✏️ Remove unused path parameter in README example (#1201)
* ✏️ Remove unused path parameter in example

* Update translations
2021-03-05 11:18:21 +01:00
Bernard Bruno
3fc8c78388 Add repository to other readme languages + fix spaces 2021-02-09 14:55:31 +04:00
Bernard Joseph Jean Bruno
15d8ff332e
Add fiber-inertia to README.md 2021-02-04 20:38:51 +04:00
Sachintha Sandaruvan
9de10185ed
📝 README Updated- added new 3rd party middleware 2021-01-03 17:38:42 +08:00
Koen Molenaar
b7275d3350 🐛 Fix not correct markdown 2020-11-26 01:40:11 +01:00
Koen Molenaar
0066626f64 🌱 Add fiber_vhost middleware 2020-11-26 01:29:44 +01:00
Fenny
51d4712b33 ✏ update spacing in code examples 2020-11-14 03:30:33 +01:00
Sujit
bb9a9436a7 Change module name 2020-11-09 12:29:23 +05:45
hi019
5bf1a8040a Add note about go mod to installation instructions 2020-11-01 00:39:57 -04:00
Jean-Sébastien Ney
392014a1da fix proxy url 2020-10-22 11:27:27 +02:00
Abdulaziz Jaiz
d04d8d15ec renaming to README_sa https://github.com/gofiber/website/pull/10#pullrequestreview-504575447 2020-10-09 03:28:37 +03:00
Roman
180fedc0c4 🩹 fix the anchor tag and external references to fix the GH-generated link 2020-10-06 10:21:16 +02:00
Fenny
c6a08d9550 ✏ restore feature list 2020-10-05 21:51:35 +02:00
Fenny
898d210ea2 Merge remote-tracking branch 'upstream/master' 2020-10-05 20:04:40 +02:00
Fenny
9d57e235ed Update README.md 2020-10-04 05:43:27 +02:00
Fenny
16732c183e update features 2020-10-04 05:41:01 +02:00
Roman
dcea4d5ddb 🩹fix the duplicated third party license links in the readme
right now the readme links to different third party licenses. The
last part has some of the doubled. This PR removes them
2020-10-03 23:33:57 +02:00
Dimitrii Lopanov
9e4ce64f28 long-polling 2020-10-02 11:46:43 +03:00
Fenny
e6fc09bf2c
Merge pull request #840 from hi019/master
Add cache, timeout, requestid and proxy mw to RDME
2020-09-28 01:32:19 +02:00
hi019
a89e30729f Add cache, timeout, requestid and proxy mw to RDME 2020-09-27 19:27:36 -04:00