Commit Graph

264 Commits (main)

Author SHA1 Message Date
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 991344f032

* add Benchmark (go) benchmark result for a08dbd5c5b

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 8ac37cfe77
add media blog post (#333) 2020-05-04 22:29:41 +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
Fenny 7bb2b65571
Merge pull request #303 from ofirrock/he-translation
Add README Hebrew translation
2020-04-25 21:56:05 +02:00
Elliot Forbes c62e085cd0
Update README.md 2020-04-25 17:44:07 +01:00
Elliot Forbes 5f734550f3
Update README.md 2020-04-25 17:43:05 +01: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 c62732eac3 v1.9.2
Fix dutch flag
2020-04-24 01:30:57 +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
Fenny c32f3b0f81 Update supporters 2020-04-12 15:35:36 +02:00
Vic Shóstak d297198681
Update README.md 2020-04-09 10:22:00 +03:00
Vic Shóstak f752b33d48
Update README.md 2020-04-05 11:49:23 +03:00
Vic Shóstak f1110ae14f
Update README.md 2020-04-05 11:32:22 +03:00
Fenny 5871e3c841
Merge branch 'master' into master 2020-04-04 19:46:44 +02:00
Fenny 2e91adca82 Add telegram 2020-04-04 19:46:04 +02:00
Fenny d28a4ff18a
Update README.md 2020-04-04 19:42:15 +02:00
Fenny 25a81f4745
Update README.md 2020-04-04 19:41:37 +02:00
Fenny dad57a7da1
Merge pull request #256 from Fenny/master
Update media links
2020-04-03 16:46:02 +02:00
Fenny 2fed056391 . 2020-04-03 16:45:45 +02:00
Fenny d0b1f714b3 Update media links 2020-04-03 16:41:43 +02:00
Fenny f60c61cd07
Merge pull request #246 from Fenny/master
v1.8.43
2020-03-29 16:00:22 +02:00
Owen b1a908b397 changed LoggerConfig to Config for recover middleware as well 2020-03-27 22:46:11 -04:00
Owen 0355eba9ca LoggerConfig -> Config 2020-03-27 22:42:30 -04:00
Fenny ccc699a7a9 v1.8.43 2020-03-27 07:02:15 +01:00
Fenny c40c1af49a Update license info 2020-03-23 21:37:43 +01:00
Fenny 66526e5025 Update readme features 2020-03-23 18:44:59 +01:00
Fenny b3a67c251f Update supporters 2020-03-23 04:28:00 +01:00
Fenny 2cd30c7299 Update docs 2020-03-23 04:24:14 +01:00
Fenny 208078109f Update contributers 2020-03-23 04:10:57 +01:00
Fenny dd55b78e73
Merge branch 'master' into master 2020-03-21 04:28:38 +01:00
Fenny a3ba946b26 Update readme code examples 2020-03-21 04:25:56 +01:00
Vic Shóstak 95b8476936
Update README.md 2020-03-15 13:33:31 +03:00
Vic Shóstak 3d6c69feda
Update README.md 2020-03-07 19:29:32 +03:00
Vic Shóstak d2a3e8f5f9
Update README.md 2020-03-07 17:43:17 +03:00
Vic Shóstak 06b98e43a8
Update README.md 2020-03-07 17:41:00 +03:00
Vic Shóstak 79675954af
Update README.md 2020-03-07 17:34:42 +03:00
Zac Davis c324ee4d86 Minor grammar fixes for README 2020-03-05 09:50:22 -05:00
Fenny 01942e8f32
Merge pull request #206 from ekaputra07/indonesian-readme
Translated Readme to Indonesian
2020-03-05 14:59:30 +01:00
Eka Putra d47aecb5de More updates on indonesian readme. 2020-03-05 23:41:13 +11:00
Eka Putra 88abe2f61f Added links to Indonesian Readme. 2020-03-05 23:20:30 +11:00
Fenny 1ec16e192d
Update hall of fame 2020-03-05 09:04:50 +01:00
Fenny db6a867432
Add hall of fame 2020-03-04 20:02:12 +01:00
Fenny 7e2ee40624 Update examples 2020-03-04 14:02:22 +01:00
Fenny ef8ff905d6 Update examples 2020-03-04 13:55:12 +01:00
Vic Shóstak 93b7792701
Update README.md 2020-03-01 18:51:33 +03:00
Vic Shóstak c79c3a35b6
Update README.md 2020-03-01 18:49:56 +03:00
Vic Shóstak 92cf5a34d7
Update README.md 2020-03-01 18:24:46 +03:00
Fenny edf0c7aec8 Update readme's 2020-03-01 08:44:10 +01:00
Fenny 9e2f3d4a07 Update readme example 2020-02-27 05:37:48 -05:00
Vic Shóstak b069d84347
Update README.md 2020-02-24 11:42:22 +03:00
Vic Shóstak bc18f10111
Update README.md 2020-02-22 11:42:33 +03:00
Vic Shóstak 07fdec2bb0
Update README.md 2020-02-22 11:37:59 +03:00
relunctance 8d10be9816 Upddate README.md add go.dev 2020-02-22 11:09:32 +08:00
Fenny 813850c83c v2.0.0 2020-02-21 16:56:32 +01:00
Fenny bdaac2d116 v1.7.0 2020-02-21 16:54:14 +01:00
Fenny 05275d5561 v2 - Update logo 2020-02-21 01:50:01 +01:00
Fenny 3e1b30d22c
Update README.md 2020-02-20 23:14:50 +01:00
Fenny 6906131b18
Update README.md 2020-02-20 22:31:55 +01:00
Fenny 3415f2e08f
Update README.md 2020-02-20 22:31:40 +01:00
Fenny 6da49f7ae9
Update README.md 2020-02-20 22:30:22 +01:00
Fenny 9572fb4431
Update README.md 2020-02-20 22:30:01 +01:00
Vic Shóstak 54f28039b5
Update README.md 2020-02-19 18:07:30 +03:00
Vic Shóstak d3d72bdc5b
Update README.md 2020-02-19 17:52:02 +03:00
Mucahit KACMAZ 062f771b51 Add turkish readme 2020-02-19 15:48:41 +03:00
Fenny c185a0748b
Merge pull request #150 from Ynniss/master
Add French translation for README
2020-02-17 02:31:34 -05:00
YannisMekaouche 5a1495b320 working on french translation of README 2020-02-16 21:16:50 +01:00
Vic Shóstak b72b217f7c
Update README.md 2020-02-16 22:37:44 +03:00
Fenny 659e1a1ab6 Deprecate old functions 2020-02-16 18:00:14 +01:00
Fenny fcbc124e2a Update readme 2020-02-14 02:24:06 +01:00
Fenny 8e71c4911d Fix collapse 2020-02-14 02:08:37 +01:00
Fenny b771e45f61 Update links, supporters & add collaps 2020-02-14 02:05:39 +01:00
AnatoleLucet 7e38b51829 removing useless space in default readme 2020-02-13 23:42:55 +01:00
Fenny f70b09e45f
Update README.md 2020-02-13 08:18:50 +01:00
Fenny 0251a2c461
Update README.md 2020-02-13 08:17:48 +01:00
Fenny 4f2fb6b5ed
Update README.md 2020-02-13 07:34:56 +01:00
Fenny b305085289
Update README.md 2020-02-13 07:34:41 +01:00
Fenny e87320c8ff
Update README.md 2020-02-13 07:33:34 +01:00
Fenny 25b46e1473
Update README.md 2020-02-13 07:33:00 +01:00
Fenny c3c3ddf142
Update README.md 2020-02-13 07:30:51 +01:00
Fenny e8235c9df6
Update README.md 2020-02-13 07:29:33 +01:00
Fenny 3335a30020
Update README.md 2020-02-13 07:28:44 +01:00
Fenny 4a9d2aa0c1
Update README.md 2020-02-13 07:27:47 +01:00
Fenny 61815a648d
Update README.md 2020-02-13 07:27:22 +01:00
Fenny 83262e39c6
Update README.md 2020-02-13 07:26:54 +01:00
Fenny 34b6c656ea
Update README.md 2020-02-13 07:25:52 +01:00
Fenny 487606e8a4
Update README.md 2020-02-13 07:25:14 +01:00
Vic Shóstak 60e9b735a3
Update README.md 2020-02-12 23:49:06 +03:00
Vic Shóstak f41ae41b89
Re-organize flags, hide EN for English page 2020-02-12 18:59:07 +03:00
Vic Shóstak 926785e092
Add OSX passing TravisCI badge 2020-02-12 18:53:18 +03:00
Fenny 9bd65e9bde
Update README.md 2020-02-12 06:56:48 -05:00
Fenny 4b604b1af7 Cleanup root 2020-02-12 04:40:41 +01:00