The API Consumption Engine (i.e., ACE) is a metadata-driven engine that will systematically enumerate through a collection of data (via a REST API) and then place that data within a staging table. This implementation is written using C# and the .NET platform.
This project is currently at the level of being a prototype, and it has not yet been tested properly.
- Windows 7 (at least)
- Visual Studio 2012 (at least)
- Microsoft SQL Server
- Some degree of patience and mercy, with just a dash of a sense of humor
This solution is a sample project that demonstrates the ideas presented in my InfoQ article.