Skip to content

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.

zhangzhouzhe/ACE

 
 

Repository files navigation

ACE

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.

Requirements

  • 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

For More Information

This solution is a sample project that demonstrates the ideas presented in my InfoQ article.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.6%
  • TSQL 4.4%