1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-27 18:44:15 +00:00

33 Commits

Author SHA1 Message Date
Fenny
f7371f029a Move dir exist function 2020-02-12 04:02:58 +01:00
Fenny
9c305e2e95 Add supporters
- Add website
2020-02-12 03:54:54 +01:00
Fenny
8a4f3bea7f Remove duplicate function 2020-02-12 03:00:37 +01:00
Fenny
da6089fd23 Cleanup err handling 2020-02-12 02:51:47 +01:00
Fenny
47fa77c9b7 Fix Static bug on windos
https://github.com/gofiber/fiber/issues/71
2020-02-12 01:06:39 +01:00
Fenny
de2f089f28
Merge pull request #118 from MarvinJWendt/refactor
Error strings to lowercase
2020-02-11 17:57:13 -05:00
Marvin Wendt
a7ae9d7adb
Error strings should be all lowercase
https://github.com/golang/go/wiki/CodeReviewComments#error-strings
2020-02-11 23:05:20 +01:00
Fenny
63b76fd3d5
Fix spelling 2020-02-11 12:26:28 +01:00
Fenny
055818d779 Fix colors 2020-02-11 06:42:49 +01:00
Fenny
0ed4b20cfa Rename structs 2020-02-11 01:26:09 +01:00
Fenny
725d875ca5 Add Grouping (Beta) 2020-02-10 05:48:52 +01:00
Fenny
a1e0845c14 v1.4.1 2020-02-10 03:20:59 +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
1e7df547ba Clean up repository 2020-02-10 01:24:59 +01:00
Fenny
62fa147dd1 Fix links 2020-02-08 04:56:57 +01:00
Fenny
c68e58a381 Cleanup project directory 2020-02-08 01:05:13 +01:00
Vic Shóstak
3bff18154e
Update application.go 2020-02-07 23:44:16 +03:00
Fenny
cd8803f818 Disable listen_test.go for now 2020-02-07 00:43:16 +01:00
Fenny
885605b873 Add Shutdown
Shutsdown server gracefully
2020-02-07 00:27:50 +01:00
Fenny
dadedae7b9 Test travis 2020-02-05 20:48:43 +01:00
Fenny
71f7b97dde Add wiki to app 2020-02-05 20:39:00 +01:00
Fenny
3e57ed96d8 Add site to app 2020-02-05 20:37:56 +01:00
Fenny
36efef1f61 v1.3.3 2020-02-05 12:16:21 +01:00
Fenny
72c4dfeea6 v1.3.2 2020-02-04 14:34:45 +01:00
Fenny
f6489b7405 Deprecated messages, linting, nosec, typo's 2020-02-03 13:40:50 +01:00
Vic Shóstak
18e7fcfc35 Huge refactoring, Add dummy CORS middleware 2020-02-01 19:42:40 +03:00
Fenny
ec1ba416bf Add JsonString & JsonBytes + Update benchmark links 2020-01-31 15:41:01 -05: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
9ff149324e v1.1.0 🎉 100 Stars 🌟 2020-01-28 14:28:09 -05:00
Fenny
d4a051dc85 Add Format function 2020-01-22 12:08:14 +01:00