qilin is a flexible and efficient microservice built on ASP.NET Core for managing files and entities through a tag-based system. It provides a simple and scalable solution to store, organize, and retrieve files or data entities using custom tags for easy filtering and categorization.
- Source code available at github.com/Maksasj/qilin
- π‘ mochi logging microservice github.com/Maksasj/mochi
- π¦βπ₯ hoo file provider service github.com/Maksasj/hoo
- Tag-based management: Organize and manage files or entities with custom tags for flexible querying.
- Entity support: Manage various types of data (files, notes, todos, etc.) through a uniform interface.
- RESTful API: Clean, easy-to-use API for interfacing with file services.
- π¦βπ₯ hoo ASP.NET Core based universal file provider microservice
Please make sure you have the following prerequisites:
- A desktop platform with the .NET 8.0 SDK installed
- Version control tool Git
When it comes to contributing to the project, the two main things you can do to help out are reporting issues and submitting pull requests.
If you have any questions, feel free to to submit issue or message author on social medias.
qilin is free and open source software. All code in this repository is licensed under
- Apache-2.0 license (LICENSE.md or http://www.apache.org/licenses/LICENSE-2.0)
Copyright 2023 Β© Maksim Jaroslavcevas