3 lines
259 B
Markdown
3 lines
259 B
Markdown
# 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. |