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
1ed6c20a8e
Update README_id.md
2020-06-19 13:24:45 +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
Fenny
071746964a
Update template examples
2020-06-12 12:46:23 +02:00
nyaascii
9d5bc3c266
docs: Stargazers chart
2020-06-06 23:30:53 +02:00
Fenny
c121a91c3a
🎨 Update readme shields
2020-06-06 07:22:37 +02:00
Fenny
aaee387882
✨ Update badges
2020-06-04 05:06:31 +02:00
Fenny
bab2c38d92
Update Discord Badge
2020-05-30 13:22:49 +02:00
fenny
f2c027e715
Small changes ( #415 )
...
* Update template examples
* Update fasthttp to v1.13.1
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
* Cookie SameSite defaults to Lax
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
Co-Authored-By: Queru <pascal@queru.net>
* Fix router bug
Co-Authored-By: RW <renewerner87@googlemail.com>
* Remove unused code
Co-Authored-By: RW <renewerner87@googlemail.com>
Co-authored-by: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
Co-authored-by: Queru <pascal@queru.net>
Co-authored-by: RW <renewerner87@googlemail.com>
2020-05-27 10:22:01 +02:00
fenny
e8b8fdfb35
Add Handler type ( #410 )
...
* Add new supporter
* Add new test condition
* Add Handler Type
2020-05-24 16:02:21 +02:00
Fenny
cf30ac812f
Add new media article
...
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
2020-05-23 09:22:17 +02:00
abdulaziz alfuhigi
79014f4d54
Added link to README_ar_SA ( #388 )
...
* update README.md
Add new link to README_ar_SA.md
* Update README.m
Add new link to README_ar_SA.md
* Update README_de.md
Add new link to README_ar_SA.md
* Update README_es.md
Add new link to README_ar_SA.md
* Update README_fr.md
Add new link tor README_ar_SA.md
* Update README_he.md
Add new link to README_ar_SA.md
* Update README_id.md
Add new link to README_ar_SA.md
* Update README_ja.md
Add new link to README_ar_SA.md
* Update README_ko.md
Add new link to README_ar_SA.md
* Update README_nl
Add new link to README_ar_SA
* Update README_pt.md
Add new link to README_ar_SA.md
* Update README_ru.md
Add new link to README_ar_SA.md
* Update README_tr.md
Add new link to README_ar_SA.md
* Update README_zh_CN.md
Add new link to README_ar_SA.md
2020-05-17 01:39:42 +02:00
Fenny
e0b13d9ca4
Update test & benchmark ( #374 )
...
Co-Authored-By: RW <renewerner87@googlemail.com>
* Add nosec for WriteByte
* test persistens for benchmark results
* Add tests & benchmark
* Update app_test.go
* Update benchmark.yml
2020-05-13 20:21:49 +02:00