You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mediarepo/mediarepo-api
trivernis 209bc8a9d0 Add tauri command to get all tags for a list of files
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
.idea Add initial project layout and dependencies 3 years ago
src Add tauri command to get all tags for a list of files 3 years ago
.gitignore Add initial project layout and dependencies 3 years ago
Cargo.toml Add api to get tags for a list of file hashes 3 years ago
README.md Add initial project layout and dependencies 3 years ago

README.md

mediarepo-api

This project is a work in progress


This repository contains common mediarepo API types to implement the API both serverside and clientside. It also contains a tauri plugin (feature "tauri-plugin") to hook it into the tauri application lifecycle.

License

GPL-3