Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
stratdev3 opened this issue Jan 4, 2024 · 1 comment

Comments

@stratdev3
Copy link

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 !!

@chronoxor
Copy link
Owner

Very nice! Thank you for collaborating)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants