Rest.Net/README.md

3 lines
259 B
Markdown
Raw Normal View History

2022-02-06 23:48:51 +00:00
# Rest.Net
A simple C# library to make creating a rest api service simple and fast. It is recommended that you run any api services behind a nginx proxy to help prevent ddos and security issues. This library natively supports the nginx ip forwarding headers.