Usage
This ASP.NET Core web app aims to provide a powerful API for Popcorn.
Details
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.
Logging
Azure Application Insights is used for logging.
Language and tools
Created with ASP.NET Core SDK 1.1, Visual Studio 2017 and Resharper.