diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..6337bb1 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ + open_collective: beetlex + custom: ["https://www.paypal.me/henryfancn","http://beetlex.io"] diff --git a/README.md b/README.md index 929ee5f..b9385c5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -### introduction -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% +`BeetleX.FastHttpApi` is a lightweight and high-performance HTTP service component in the dotnet core platform that supports WebSocket and SSL. + + + + + ## samples [**[https://github.com/IKende/BeetleX-Samples](https://github.com/IKende/BeetleX-Samples)**]