Skip to content

anandnooli79/RESTier

 
 

Repository files navigation

RESTier

What is RESTier

RESTier is a RESTful API development framework for building standardized, OData V4 based REST services on .NET. It can be seen as a middle-ware on top of Web API OData. RESTier can provide convenience to bootstrap an OData service and add business logic like what WCF Data Services does as well as flexibily and easy customization like what Web API OData does.

Please be noted that currently RESTier is still a preview version.

How to build

You can build the project either from command line with ./build.cmd, or from Visual Studio.

Documentation / Tutorials

Please refer to the RESTier pages.

Call to action

RESTier is fully open sourced, please following the contribution guide to contribute / provide feedback to RESTier.

About

A turn-key library for building RESTful services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%