This is a sample web api implementation mainly created to test some features of ASP.NET's Web Api 2.
The features intended here are:
- Restfull Api calls
- Simple Autentication
- Inversion of Control
- Api versioning
This project will also provide a Android application to test the api