API
API architecture built on ASP.NET Web API
What we did
We created a self documenting and expandable API framework. By enforcing strict coding comments we were able to consume and output documentation from the library to the method level.
XML documentation is consumed and exposed through a API host application
New API libraries can easily be added to the API stack by referencing them from the host application