Commit Graph

114 Commits

Author SHA1 Message Date
Kirill Danshin d644da4382 Update README.md 2019-09-18 19:20:23 +03:00
Erik Dubbelboer 1241ed7a91 Add fuzzit support (#634)
* Add fuzzit support

* Do local regression fuzz testing
2019-08-24 08:56:51 +02:00
Sergio Andrés Virviescas Santana b97bc32543 Update README (#621) 2019-08-02 17:09:28 +02:00
wencan 55ea350c55 Update README.md (#610)
add related project: kit-plugins
2019-07-17 10:12:00 +02:00
Sergio Andrés Virviescas Santana 7ace827541 Add Kratgo to related projects (#543)
* Add Kratgo to related projects
2019-02-16 10:51:04 +00:00
Emir Beganović 351f874e5e Fix small typo in readme 2018-09-17 14:42:35 +08:00
Kirill Danshin 0821f75aea Update README.md 2018-08-27 22:23:26 +00:00
Sergio Andres Virviescas Santana 77385190fb Added atreugo micro-framework in README 2018-08-27 08:55:21 +00:00
Kirill Danshin b4967a0d49 Merge pull request #339 from phachon/master
Update README.md
2018-08-13 01:50:41 +03:00
Kirill Danshin bb3bb6295c Merge pull request #255 from rikvdh/patch-1
Remove iris from README, latest v6 removes fasthttp support
2018-08-13 01:49:28 +03:00
phachon 31c1eb0c34 Update README.md
add fasthttpsession project
2018-05-08 17:37:34 +08:00
Kirill Danshin 179aa635ec add gramework (#280)
Signed-off-by: Kirill Danshin <k@guava.by>
2017-07-10 14:36:13 +03:00
Rik van der Heijden 4b9376847d Remove iris from README, latest v6 removes fasthttp support 2017-04-26 10:02:45 +02:00
Aliaksandr Valialkin 1dc5bc133b Issue #207: mention lu in more places. Remove echo, since it dropped fasthttp support starting from v3 2016-12-05 18:36:47 +02:00
Aliaksandr Valialkin f644fdc7de Issue #207: Mention lu framework in README.md 2016-12-05 18:33:11 +02:00
Andrew Pogrebnoy c6104e0614 Fix Go Report badge in README (#143) 2016-08-17 20:22:20 +03:00
Benjamin Botwin 141ac46e4c Fixed a few typos in README.md (#134) 2016-07-12 09:39:00 +03:00
kayteh 29a4c4d6c1 Fix small typo in net/http -> fasthttp example (#120) 2016-06-19 00:28:03 +03:00
Aliaksandr Valialkin c09347e6de Removed coveralls.io badge, since it requires non-trivial setup to work properly 2016-06-03 14:01:30 +03:00
Aliaksandr Valialkin d029cfc489 Use coveralls.io badge instead of broken gocover.io 2016-05-30 18:36:54 +03:00
Aliaksandr Valialkin e40caade41 Updated performance numbers for our production system 2016-05-17 17:16:48 +03:00
Aliaksandr Valialkin ecba84a7fe Issue #95: Added 'Related projects' chapter into README 2016-05-12 11:23:01 +03:00
Aliaksandr Valialkin 4e35fde934 Issue #95: added an installation section to README.md 2016-05-11 20:40:03 +03:00
Aliaksandr Valialkin b6da470e12 Issue #78: Mention Iris with fasthttp support in 'web frameworks and routers' chapter in the README 2016-04-15 18:41:59 +03:00
Aliaksandr Valialkin cb7c08f920 Updated performance numbers in README 2016-04-06 15:19:50 +03:00
Aliaksandr Valialkin ebc297b394 Refer to quicktemplate from 'optimization hints' chapter 2016-04-04 12:05:33 +03:00
Aliaksandr Valialkin 0d8bc2c01a updated benchmark results 2016-03-24 14:13:32 +02:00
Vishal Rana 25078ee024 Fixed Echo link
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-03-11 09:05:59 -08:00
Aliaksandr Valialkin 57df0ba8a4 go code formatting fix in README 2016-03-06 00:32:17 +02:00
Aliaksandr Valialkin 9614400c58 Issue #9: mention v2 as yet another router with fasthttp support 2016-03-06 00:26:03 +02:00
Aliaksandr Valialkin 15e46458ea Added Coverage and 'Go Report' badges to the top of README.md 2016-03-03 01:58:57 +02:00
Aliaksandr Valialkin bfefb9adf3 Added a link to questions filed in issues 2016-02-29 14:05:23 +02:00
Aliaksandr Valialkin 05ab4737e9 README prettifying: added GoDoc badge, added links to benchmarks 2016-02-26 17:05:51 +02:00
Aliaksandr Valialkin da0d6f1ea7 Mention fasthttp-routing in README - an ozzo-routing fork for fasthttp. See https://github.com/go-ozzo/ozzo-routing/issues/14 for details. 2016-02-25 10:26:46 +02:00
Aliaksandr Valialkin 44ffec0954 Issue #52: updated client benchmark results in readme 2016-02-15 15:00:33 +02:00
Aliaksandr Valialkin 6b0853e13b Mention fasthttpadaptor and expvarhandler in README 2016-02-11 12:17:44 +02:00
Aliaksandr Valialkin 72a8861efd mention fasthttputil in README 2016-02-05 17:48:43 +02:00
Aliaksandr Valialkin e62325dfac Merge pull request #44 from Freeaqingme/master
Readme: Suggest use of Go 1.6 for performance
2016-02-01 16:16:44 +03:00
Aliaksandr Valialkin c045b92c3c formatting fix 2016-02-01 15:14:28 +02:00
Aliaksandr Valialkin 2096fea52d Issue #43: explained why fasthttp prefers returning []byte instead of string 2016-02-01 15:13:26 +02:00
Dolf Schimmel (Freeaqingme) c749517cdc Readme: Suggest use of Go 1.6 for performance 2016-01-30 15:58:00 +01:00
Aliaksandr Valialkin 764a74e2ec Added ServeFile and ServeFileUncompressed to be on par with net/http 2016-01-17 23:12:38 +02:00
Aliaksandr Valialkin 10cf13f175 Merge pull request #35 from rafax/patch-1
Fix typo in README.md
2016-01-08 16:01:09 +02:00
Aliaksandr Valialkin 910e5a9d2a Added FormFile and FormValue helpers to RequestCtx in order to be on par with net/http 2016-01-08 15:03:02 +02:00
Rafał Gajdulewicz 7ec7834d5d Fix typo in README.md 2016-01-08 09:29:54 +01:00
Aliaksandr Valialkin 10c0d9fdcf Point to fasthttpadaptor docs instead of source code in README 2016-01-06 17:14:15 +02:00
Aliaksandr Valialkin d53b8f0f3c Added net/http -> fasthttp converter for quick and easy switching to fasthttp 2016-01-06 17:11:43 +02:00
Derek Perkins 54485e54e8 Fix typos 2015-12-25 15:47:37 -07:00
Aliaksandr Valialkin 138215002e Added 'src = src[:0]' hack for nil src into readme 2015-12-24 18:49:33 +02:00
Aliaksandr Valialkin 223c02fe41 Issue #18: mention @leavengood 's websocket implementation in readme 2015-12-24 18:48:25 +02:00