1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-22 04:52:42 +00:00

77 Commits

Author SHA1 Message Date
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
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
Fenny
e6e137e120
Merge pull request #839 from hi019/master
✏️ Fix example typo
2020-09-28 01:17:23 +02:00
hi019
4fbdaa62f9 ✏️ Fix example typo 2020-09-27 19:14:02 -04:00
Fenny
052966e5dc ✏ update license 2020-09-28 00:46:18 +02:00
Ankur Srivastava
2f3a56c34c 📝 README update:
- added prometheus-metrics middleware in thirdparty middlewares
- address review comments

Signed-off-by: Ankur Srivastava <best.ankur@gmail.com>
2020-09-23 18:37:35 +02:00
kiyon
8f5ac6a056 🎨 improve READMEs
fix links
2020-09-18 11:14:40 +08:00
Fenny
d902212bf0 ✏ update hello world 2020-09-16 15:19:23 +02:00
Fenny
f5c5f19d27 ✏ update hello world example 2020-09-16 15:13:51 +02:00
Fenny
4f8a15a56f
Merge branch 'master' into master 2020-09-16 12:40:10 +02:00
Fenny
bdd1bdbfa5 ✏ update security badge 2020-09-16 12:39:25 +02:00
Fenny
f5c7092c17
Merge pull request #787 from Fenny/master
📦 fix limiter
2020-09-15 20:32:37 +02:00
Fenny
d908716132 📦 fix limiter 2020-09-15 20:28:15 +02:00
Tom
1cf353d3e3
📝 Re-add fiber-cache middleware 2020-09-14 18:07:03 +01:00
Fenny
7576f806c9 📖 update readme 2020-09-14 14:21:13 +02:00
Fenny
2edf5aefb8 🏑 fix mw table 2020-09-14 12:27:23 +02:00
Fenny
816547fba9 📖 update middleware table
Co-Authored-By: hi019 <65871571+hi019@users.noreply.github.com>
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
Co-Authored-By: kiyon <kiyon@gofiber.io>
Co-Authored-By: Roger Guldbrandsen <8797880+kinbiko@users.noreply.github.com>
2020-09-14 08:23:50 +02:00
Fenny
a837fa4d55 v2 2020-09-14 04:02:27 +02:00
Fenny
9a31f89fdb v2 2020-09-13 11:22:01 +02:00
Fenny
ec5d66e7a8 v2 2020-09-13 11:20:11 +02:00
Tom
896cbc481f
📝 Add fiber-cache middleware
Also alphabetically sort the list
2020-08-27 18:22:39 +01:00
Sujit
9855d1de0c Added fiber boilerplate 2020-08-16 16:29:49 +05:45
Fenny
5605c7916f 📺 Add youtube video 2020-07-29 16:49:42 +02:00
Fenny
8594ce4154 👑 Update supporters 2020-07-19 13:59:42 +02:00
Fenny
493b1d49d0 🧪 Update test coverage 2020-07-19 13:52:47 +02:00
Fenny
3bffdac364 ✏ Correct Static Example
Co-Authored-By: Demby Genesis M. Abella <dembygenesis@users.noreply.github.com>
2020-07-10 11:06:23 +02:00
Fenny
7d9ee75ab9 📚 Fix examples 2020-07-05 11:34:03 +02:00
Fenny
b1aeec8c80 Add third party middleware 2020-07-03 10:21:11 +02:00
Fenny
563907cacb Update examples 2020-07-01 10:44:15 +02:00
Fenny
a2f45a3559 Update example 2020-07-01 10:42:06 +02:00
Fenny
2fc60d97db Update examples 2020-07-01 10:34:53 +02:00
Fenny
86ed76148a Update media 2020-07-01 09:51:50 +02:00
Festum Qin
5c40a4e620 Add zh-TW translation 2020-06-28 17:36:35 +02:00
Ender Bonnet
0abe10e3d7 Doc: Add media tutorial on spanish 2020-06-26 21:52:29 -04:00
Fenny
d4e2a6f3c3 Update supporters 2020-06-25 16:10:27 +02:00
Fenny
2614158921 Fix broken link 2020-06-25 15:56:22 +02:00
Fenny
b95c86237d Update middleware examples 2020-06-25 15:54:08 +02:00
kiyon
68314c408b add https://github.com/kiyonlin/fiber_limiter to third party middlewares 2020-06-20 08:32:43 +08:00
Vic Shóstak
73aed4d042
Update README_nl.md 2020-06-19 13:25:52 +03:00
nyaascii
4f4b862831
docs: Remove unnecessary badges
Removed stargazers and releases badges
2020-06-18 23:52:37 +02:00
fenny
e588d866d6
Merge pull request #468 from firebase007/update-readme
add Go-Fiber article to all read-me files
2020-06-15 08:32:08 +02:00
Alexander Nnakwue
328360766f add fiber article to all read-me files 2020-06-15 04:22:22 +01:00