This ASP.NET Core web app aims to provide a powerful API for Popcorn.
Images and torrent files are stored on Azure Blob Storage (geo-redondant).
Data is stored in Azure SQL Server 2016.
Requests are cached using Redis.
Azure Application Insights is used for logging.
Created with ASP.NET Core SDK 1.1, Visual Studio 2017 and Resharper.