The idea is to have a simple REST API to upload images too, the images are placed in a s3 compatible storage and queued to be formatted depending on values passed into the API.
The project is mainly a playground to try out different tech in C#, while if the application becomes something useful, it might be turned into some type of SaaS.
The code in this repository is released under the MIT license. Modules and libraries might be created outside of the repository under other licenses, while this one will stay open.