This is a boilerplate project that uses advantages of microservice architechture.
There are couple simple services implemented:
- DataService: uses OData gateway to the database;
- ReportService: simple WebAPI application that demo how to use a DataService.