Skip to content

fanis-kar/ApiAggregator

Repository files navigation

API Aggregator

This API Aggregator consolidates data from the following external APIs

and provides a unified endpoint to access the aggregated information.


Tech Stack

  • .NET 9.0
  • ASP.NET Core
  • xUnit
  • Swagger

NuGet Packages

  • Newtonsoft.Json (version 13.0.3)
  • Swashbuckle.AspNetCore (version 7.2.0)
  • Asp.Versioning.Mvc (version 8.1.0)
  • Asp.Versioning.Mvc.ApiExplorer (version 8.1.0)

Solution Structure


API Documentation

On the Main Page you can see all the available endpoints



The main operation is the Aggregator. The Aggregator consolidates data from the following external APIs:



In addition, there is the Statistics operation which is responsible for recording statistics.


Acknowledgements

I would like to thank you for your time. I am at your disposal for any clarification.

About

This API Aggregator consolidates data from external APIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages