Skip to content

Commit 0299bee

Browse files
committed
Merge branch 'master' of https://github.com/IKende/FastHttpApi
2 parents d4eedae + 3131240 commit 0299bee

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.github/FUNDING.yml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
open_collective: beetlex
2+
custom: ["https://www.paypal.me/henryfancn","http://beetlex.io"]

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
### introduction
2-
Fasthttpapi is a lightweight and high-performance HTTP service component in the dotnet core platform that supports WebSocket and SSL. Performance higher than ap.net web api 200%
1+
`BeetleX.FastHttpApi` is a lightweight and high-performance HTTP service component in the dotnet core platform that supports WebSocket and SSL.
32

3+
<a href="https://www.nuget.org/packages/BeetleX.FastHttpApi/" target="_blank">
4+
<img src="https://img.shields.io/nuget/vpre/beetlex.fasthttpapi?label=FastHttpApi">
5+
<img src="https://img.shields.io/nuget/dt/BeetleX.FastHttpApi">
6+
</a>
7+
48
## samples
59
[**[https://github.com/IKende/BeetleX-Samples](https://github.com/IKende/BeetleX-Samples)**]
610

0 commit comments

Comments
 (0)