Rest.Net/README.md
2022-02-06 23:48:51 +00:00

259 B

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.