1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-24 20:04:03 +00:00

18 Commits

Author SHA1 Message Date
Fenny
c68e58a381 Cleanup project directory 2020-02-08 01:05:13 +01:00
Vic Shóstak
397ece3d24 Fix GolangCI issues, Draft new README 2020-02-07 22:28:18 +03:00
Fenny
885605b873 Add Shutdown
Shutsdown server gracefully
2020-02-07 00:27:50 +01:00
Fenny
406cfe67d5 Release Test function for Fiber 2020-02-06 21:34:36 +01:00
Fenny
526fae8ff8 Add Test 2020-02-06 02:43:13 +01:00
Fenny
b2cdb7854e Add FakeRequest for testing 2020-02-05 17:37:04 +01:00
Fenny
5283fb8f37 Rename / Add middleware 2020-02-05 11:54:10 +01:00
Gerasimos (Makis) Maropoulos
68a4b40e51
Fix panic on routing with parameters
There is a bug on your `utils.getRegex`. The `strings.Split` there may return a first segment of empty string, please read the documentation of [strings.Split](https://golang.org/pkg/strings/#Split).

**Screenshot before this PR**

![](https://dev-to-uploads.s3.amazonaws.com/i/8cjq6caln2b09115laau.png)

**Screenshot after this PR**

![](https://dev-to-uploads.s3.amazonaws.com/i/a31qo84v6fjc93qmlg81.png)
2020-02-04 13:15:24 +02: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
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
31876e3109 v1.0.2 2020-01-22 05:42:37 +01:00
Fenny
e6d60ebaaf Update to gofiber 2020-01-16 05:58:23 +01:00
Fenny
9b6630cc9e v0.6.9 2020-01-16 00:24:58 +01:00
Fenny
8d790b5cf0 v0.6.2 2020-01-15 03:07:49 +01:00
Fenny
e9a4f6e360 v0.5.0 2020-01-11 04:59:51 +01:00