Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wilsonwu/apilitenet

A new ASP.NET Core project here: https://github.com/wilsonwu/netcoreauth
https://github.com/wilsonwu/apilitenet

Last synced: 23 days ago
JSON representation

A new ASP.NET Core project here: https://github.com/wilsonwu/netcoreauth

Awesome Lists containing this project

README

        

A new ASP.NET Core project here: https://github.com/wilsonwu/netcoreauth

APILiteNET
==========
This project is lite RESTful API framework using ASP.NET MVC in C#, we can use it to build a API provider quickly and easily.

## Features ##

- Serve all requests as API request or custom prefix
- Support JSON/XML/JSONP data formats as response
- GZIP/Deflate compress support
- Custom error display support
- Custom authentication attributes