Erik Dubbelboer
435faf8698
Bump supported Go version in readme ( #1690 )
2024-01-14 02:46:41 +01:00
Oleksandr Redko
5147cecec7
docs: replace links to golang.org with go.dev ( #1489 )
...
- Replace https://godoc.org with https://pkg.go.dev .
- Replace https://golang.org with https://go.dev .
- Replace https://golang.org/pkg with https://pkg.go.dev .
- Replace https://blog.golang.org with https://go.dev/blog .
- Use https://pkg.go.dev/golang.org/x/net/http2 instead of non-existing https://http2.golang.org/ .
- Remove trailing slashes.
2023-02-11 19:59:44 +08:00
kinggo
b2e66a55d4
docs: add http2curl ( #1480 )
2023-02-03 04:38:07 +01:00
Aadithya V
fc2d704c1f
chore: Update README.md ( #1470 )
...
Grammar fix in doc's introduction.
2023-01-10 08:46:18 +01:00
kinggo
2a572e08ef
doc: optimize the comment of the Request.Done method ( #1454 )
2022-12-18 11:29:17 +01:00
ichx
c078a9d550
Add string and bytes buffer convert trick in README ( #1151 )
...
* Add string and bytes buffer convert trick in README
* Update README.md
2021-11-10 22:14:55 +01:00
Erik Dubbelboer
81fc968270
Add warning to readme
2021-10-09 20:39:05 +02:00
Andy Pan
cad867ad92
Remove the redundant badage ( #1085 )
2021-09-01 12:28:46 +02:00
Darío
b3ece39dcd
Update README.md ( #1058 )
2021-07-08 09:55:08 +02:00
Erik Dubbelboer
87fc95849c
Run go test on github actions ( #1047 )
...
* Run go test on github actions
travis-ci.org has stopped.
See also: https://github.com/curl/curl/issues/7150
Downside: github actions don't support ppc64le
* Run less
* delete .travis.yml
* Remove travis + minor lint fixes
2021-06-18 13:36:54 +02:00
Erik Dubbelboer
f3e4118c5b
Don't recommend Go 1.13
2021-05-21 11:59:58 +02:00
Serge Romanov
e6ed19fd0c
update link to router package ( #842 )
...
Co-authored-by: Bob Cohn <robert.cohn@taotesting.com >
2020-06-25 10:34:24 +02:00
Erik Dubbelboer
ac4cc171a5
Completely remove fuzzit
...
They have been acquired by GitLab and are going to remove all data for
previous projects. See https://github.com/valyala/fasthttp/issues/838
2020-06-21 10:55:27 +02:00
Nagy Salem
38affcb146
Added Gearbox ( #823 )
2020-06-18 22:44:33 +02:00
Andy Pan
29e6d094c8
Update TechEmpower benchmark from 18 to 19 round ( #821 )
2020-06-02 11:56:48 +02:00
Vic Shóstak
ea20759cf1
Add third-party framework to README ( #774 )
2020-04-07 09:33:46 +02:00
Darío
a1cfe58ca8
Added fastws (alphabetically) to related projects ( #770 )
2020-04-03 17:30:28 +02:00
Fenny
38e068a51c
Fix XHR Typo ( #735 )
...
* Add third-party router / framework to README.md
* Fix XHR header
* Don't add fiber to the readme yet
It needs more users and activity first. We don't just want to add any framework otherwise our readme will get super full.
Co-authored-by: Erik Dubbelboer <erik@dubbelboer.com >
2020-01-31 21:38:50 +01:00
Erik Dubbelboer
a266a926ae
Only show master branch on travis-ci
2019-12-01 10:45:29 +01:00
Andy Pan
87c4546c7b
Add a badge for showing projects that use fasthttp ( #685 )
2019-10-28 23:05:41 +08:00
Andy Pan
4489df89cb
Update "TechEmpower Benchmark" from round 12 to round 18 ( #683 )
...
* Update "TechEmpower Benchmark" from round 12 to round 16
* Update "TechEmpower Benchmark" to round 18
2019-10-28 12:01:28 +08:00
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