NetCoreServer icon indicating copy to clipboard operation
NetCoreServer copied to clipboard

SimpleW : a RestAPI above NetCoreServer [not an issue but a library using NetCoreServer]

Open stratdev3 opened this issue 2 years ago • 1 comments

Feel free to delete if it's the wrong place to make this announcement & apologize.

Story

I discovered this project two years ago. My needs was to run an efficient C# RestAPI with a small amount of code. NetCoreServer seems promising as i was looking for a strong and high performance http/websocket server written in pure C#.

Show me the code

I publish the code to https://github.com/stratdev3/SimpleW with documentation and examples

SimpleW is more an easy layer on top of NetCoreServer for the specific goal of a RestAPI. It absolutely does not intend to replace it. They are some cool features which make building a restapi, fast. Used in production since one year and always trying to improve code quality.

copy/paste/share/use do whatever you want, MIT licence.

@chronoxor, Thanks for NetCoreServer !!

stratdev3 avatar Jan 04 '24 01:01 stratdev3

Very nice! Thank you for collaborating)

chronoxor avatar Jan 04 '24 09:01 chronoxor