Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.
/ kyusa Public archive

A lightweight ShareX compatible server.

License

Notifications You must be signed in to change notification settings

tyhi/kyusa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kyusa

kyusa is a ShareX server written in rust.

Endpoints

  • /file
    • kyusa stores all files are stored in /uploads named as its blake3 hash
  • /
    • This is where you will send the multipart uploads to.

Features

  • Fast, written in rust and actix-web this keeps thing running as quick as possible.

Releases

No releases published

Packages

No packages published

Languages