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

55 Commits

Author SHA1 Message Date
Fenny
e5656d7adf 📦 Bump fasthttp v1.15.1 2020-07-15 19:32:57 +02:00
Fenny
36236499d1 📦 Bump Fasthttp v1.15.0 2020-07-15 01:22:27 +02:00
Fenny
cfd093ecdf 📦 Bump Fasthttp v1.14.0 2020-07-15 01:22:09 +02:00
Fenny
400619e672 📦 Bump Fasthttp v1.14.0 2020-07-15 01:21:01 +02:00
Fenny
af474e28bb Localize reuseport logic 2020-07-03 15:16:11 +02:00
Fenny
518902d611 Bump utils v0.0.9 2020-07-01 01:24:16 +02:00
Fenny
ec51458940 Add memory info 2020-06-27 04:22:22 +02:00
Fenny
45aacc1ddb Update startupMessage 2020-06-23 15:04:21 +02:00
Fenny
fd6dc6f571 Add template engine test 2020-06-07 22:41:06 +02:00
Fenny
d48583619a Add Render test 2020-06-07 22:23:10 +02:00
Fenny
c7cd970366 📦 Update dependencies 2020-06-06 07:27:56 +02:00
Fenny
64d74e840a Hot fix fasthttp bug 2020-06-03 17:16:10 +02:00
Fenny
42ee0a50db Bump Fasthttp v1.14 2020-06-03 00:02:13 +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
57e7ffe717 Introduce gofiber/utils
Co-Authored-By: RW <renewerner87@googlemail.com>
2020-05-23 09:31:28 +02:00
Fenny
16ac0e5ef1
Add benchmark charts 2020-05-13 00:54:24 +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
4242901c92 v1.9.2 2020-04-23 00:33:36 +02:00
Fenny
4e5c050d3e Bumb fasthttp to v1.11 2020-04-19 15:42:19 +02:00
Fenny
673bd61fa1 BodyParser supports Query params 2020-04-13 09:01:27 +02:00
Fenny
83937bec52 Move template engines to middleware 2020-03-22 20:31:58 +01:00
Fenny
f40d786caa v1.8.4
- Remove middleware folder
- Extend travis testing
2020-03-22 01:51:53 +01:00
Fenny
8f69de45ab Fix root index.html 2020-03-14 14:10:49 +01:00
Fenny
558fcd2f30 v1.8.3 2020-03-14 12:30:21 +01:00
Fenny
1757fb3ed2 Fix import 2020-03-01 06:58:09 +01:00
Fenny
ca6aa02e7f More middlewares 2020-03-01 06:56:41 +01:00
Fenny
2eeb40273c v1.8.0 2020-02-26 19:31:43 -05:00
Fenny
97b13de5fc Fix go.sum 2020-02-22 16:23:40 -05:00
Fenny
1991d8db32 🎉 Official v1 Release 2020-02-21 18:07:43 +01:00
Fenny
b01e74187c v0.7.0 2020-02-21 18:06:08 +01: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
21b77bf03e 😲 2020-02-21 01:54:50 +01:00
Fenny
19f6043d49 Add template engines: Render(file, data) 2020-02-13 13:21:26 +01:00
Fenny
cd7338dbe0 Add BodyParser v1.6.0 2020-02-13 06:48:14 +01:00
Fenny
4f0001cef3 Fix .mod 2020-02-11 06:32:15 +01:00
Fenny
0ed4b20cfa Rename structs 2020-02-11 01:26:09 +01:00
Fenny
df8b66c817 New banner 2020-02-10 03:20:36 +01:00
Yasuhiro Matsumoto
cb87d9337e
Use colorable for Windows 2020-02-10 10:14:54 +09:00
Fenny
a60c77fa79 Update travis 2020-02-05 20:35:50 +01:00
Fenny
bd2e034c49 Minor optimizations 2020-02-05 02:53:07 +01:00
Fenny
afeaecd044 Update fasthttp v1.9.0 2020-02-04 13:53:46 +01:00
Fenny
9e5a88c292 Remove some dependencies 2020-02-03 16:58:11 +01:00
Vic Shóstak
6d3e0b9c10 Create go.sum 2020-02-01 19:43:42 +03:00
Vic Shóstak
18e7fcfc35 Huge refactoring, Add dummy CORS middleware 2020-02-01 19:42:40 +03:00
Fenny
29091a54b4 Bump v1.2.2 2020-01-31 15:19:57 -05:00
Fenny
3237404584 v1.2.1 🎉 107 Stars 🌟 2020-01-30 23:17:25 -05:00
Fenny
5fa195bd4e Add sjson 2020-01-29 14:51:29 -05:00
Fenny
cbdfbe909c v1.0.1-beta 2020-01-21 08:58:11 +01:00
Fenny
2730e0c2ff v1.0.0-pre-release 2020-01-20 04:33:55 +01:00