1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-22 09:33:21 +00:00

102 Commits

Author SHA1 Message Date
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
Francisco Miamoto
b3b5eff7ca 📝 Improve PT translation for README 2020-07-06 16:23:57 -03: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
29f94e0e91
Update README_pt.md 2020-06-19 13:26:10 +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
Fenny
ded56306b7
Add files via upload 2020-05-13 00:56:23 +02:00
Fenny
47bd9f572d
Add benchmark charts (#366)
* Initial Commit

* Create data.js

* add Benchmark (go) benchmark result for 991344f0329336ee320fb17c7b8f9ee2af9eaaae

* add Benchmark (go) benchmark result for a08dbd5c5bb1e621deb8e7deb621d846f3473913

Co-authored-by: github-action-benchmark <github@users.noreply.github.com>
2020-05-13 00:52:06 +02:00
Fenny
e719fa00bf
Use param support + optimizations (#361)
* Benchmark workflow

* Update router.go

* Clean root

* Add mutex

* Benchmark workflow

* Benchmark workflow
* Add mutex
* Enable benchmark tests
* Enable race testing

Co-Authored-By: ReneWerner87 <renewerner87@users.noreply.github.com>

* Benchmark Workflow

* Benchmark workflow
* Add mutex
* Enable benchmark tests
* Enable race testing

Co-Authored-By: ReneWerner87 <renewerner87@users.noreply.github.com>

* Update security workflow

* Benchmark workflow
* Add mutex
* Enable benchmark tests
* Enable race testing

Co-Authored-By: ReneWerner87 <renewerner87@users.noreply.github.com>

* Make Ctx pool accessible

- Add ctx benchmarks

* v1.9.6

* v1.9.6

Co-Authored-By: ReneWerner87 <renewerner87@googlemail.com>

* Improve context functions

* Add utils benchmarks

* Update benchmarks & tests

* Add utils tests

* New tests

* update test

* Move fastpath tests

* offer negotiation

* Cleanup

* Update Vary

Co-Authored-By: RW <renewerner87@googlemail.com>

* Optimize Append

Co-Authored-By: RW <renewerner87@googlemail.com>

* Optimize more methods

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>

* Add param support to Use

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>

* Add use_params tests

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>

* v1.9.7

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>

* Tests

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>

* v1.9.7

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
Co-Authored-By: József Sallai <jozsef@sallai.me>
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>

* Update app_test.go

Co-Authored-By: RW <renewerner87@googlemail.com>
Co-Authored-By: Vic Shóstak <vikkyshostak@gmail.com>
Co-Authored-By: József Sallai <jozsef@sallai.me>
Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
Co-Authored-By: Nifty255 <nifty255@users.noreply.github.com>

* Rename argument

Co-Authored-By: RW <renewerner87@googlemail.com>

* Add nosec for WriteByte

Co-Authored-By: RW <renewerner87@googlemail.com>

* Add media article

* Update media articles

* Fix typo

Co-Authored-By: Thomas van Vugt <thomasvvugt@users.noreply.github.com>

* Fix typo

Co-authored-by: ReneWerner87 <renewerner87@users.noreply.github.com>
Co-authored-by: ReneWerner87 <renewerner87@googlemail.com>
Co-authored-by: Vic Shóstak <vikkyshostak@gmail.com>
Co-authored-by: József Sallai <jozsef@sallai.me>
Co-authored-by: Thomas van Vugt <thomasvvugt@users.noreply.github.com>
Co-authored-by: Nifty255 <nifty255@users.noreply.github.com>
2020-05-12 19:24:04 +02:00
Vic Shóstak
089bb3c8b5
Add Discord badge, update README (ru), typo fixes (#349)
* Update README.md

* Update README_de.md

* Update README_es.md

* Update README_fr.md

* Update README_he.md

* Update README_id.md

* Update README_ja.md

* Update README_ko.md

* Update README_nl.md

* Update README_pt.md

* Update README_ru.md

* Update README_tr.md

* Update README_zh-CN.md

* Update README.md

* Update README_de.md

* Update README_es.md

* Update README_fr.md

* Update README_he.md

* Update README_id.md

* Update README_ja.md

* Update README_ko.md

* Update README_nl.md

* Update README_pt.md

* Update README_ru.md

* Update README_ru.md

* Update README_ru.md

* Update README_ru.md

* Update README_ru.md

* Update README.md

* Update README_de.md

* Update README_es.md

* Update README_fr.md

* Update README_he.md

* Update README_id.md

* Update README_ja.md

* Update README_ko.md

* Update README_nl.md

* Update README_pt.md

* Update README_tr.md

* Update README_zh-CN.md
2020-05-08 17:11:39 +02:00
Fenny
5f73134539
🌱 Third Party Middlewares (#346)
🌱 Third Party Middlewares
2020-05-07 20:36:42 +02:00
Fenny
8ea25a79b9
💥 v1.9.4 (#341)
* Update router.go

Co-authored-by: Fenny <fenny@protonmail.com>
2020-05-07 19:28:21 +02:00
Wei Lun
eb2f3d347f
docs: add media blog post to all READMEs (#340) 2020-05-07 18:24:18 +02:00
Fenny
0acdb29fc2
Update media + localizer (#305)
* Add translation service crowdin to readme
* Update media links
2020-04-26 05:49:18 +02:00
ofirrock
bb3f541a92 Add README Hebrew translation
- added README_heb.mb for hebrew translation.
- did not touch license description.
- need to add IL flag to `static/flags` folder inside https://github.com/gofiber/docs. (https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.4.6/flags/4x3/il.svg)
- updated number of translations in all readme files.
- vscode auto-format markdown tables in all readme files.
2020-04-25 16:40:05 +03:00
Fenny
e43ff93e67 Add new media article 2020-04-25 01:11:36 +02:00
Fenny
e2e304a1f7 Update licenses 2020-04-24 22:19:45 +02:00
Fenny
57a62244d7 Update goreportcard 2020-04-24 22:18:45 +02:00
Fenny
ec2355e4ba Update middleware list 2020-04-24 20:14:43 +02:00
Fenny
e662655670 Fix typo 2020-04-24 20:10:54 +02:00
Fenny
c1d929862e Add third party licenses 2020-04-24 20:09:26 +02:00
Fenny
4dd5db874c Refactor supporters 2020-04-24 19:52:24 +02:00
Fenny
0607619023 Fix dutch flag 2020-04-23 22:16:42 +02:00
Fenny
4242901c92 v1.9.2 2020-04-23 00:33:36 +02:00
Fenny
995c9d71c3 Update supporters 2020-04-12 15:37:32 +02:00