Skip to content

File storage web application for storing large files as blobs. REST API for accessing files in the storage. Adapters to WEBDAV for storinig files and adapters like RabbitMQ beside REST API planned to adapt in micriservice world

Notifications You must be signed in to change notification settings

bruennijs/file-storage

Repository files navigation

file-storage

File storage web application for storing large files as blobs. REST API for accessing files in the storage. Adapters to WEBDAV for storinig files and adapters like RabbitMQ beside REST API planned to adapt in micriservice world

Implemented as ASP.NET 5 application running against mono, framework 4.5.1. Later us against dotnet core 5 planned but dependent libraries are only build against 4.5.1 so only mono can run it. Using Microsoft docker image: microsoft/aspnet 1.0.0-rc1-update1

About

File storage web application for storing large files as blobs. REST API for accessing files in the storage. Adapters to WEBDAV for storinig files and adapters like RabbitMQ beside REST API planned to adapt in micriservice world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages