Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/half-shot/pict-rs-matrix
Matrix media repo powered by pict-rs
https://github.com/half-shot/pict-rs-matrix
Last synced: 26 days ago
JSON representation
Matrix media repo powered by pict-rs
- Host: GitHub
- URL: https://github.com/half-shot/pict-rs-matrix
- Owner: Half-Shot
- License: mit
- Created: 2024-01-08T08:12:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T10:54:12.000Z (about 1 year ago)
- Last Synced: 2024-12-09T20:08:53.877Z (about 1 month ago)
- Language: TypeScript
- Size: 49.8 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pict-rs-matrix
==============**Warning: This is a proof-of-concept only. It does not implement the full Matrix media spec nor does it claim to be stable. Do not use in production.**
This is an experimental new "light" media repo that uses [pict-rs](https://git.asonix.dog/asonix/pict-rs) under the hood to handle the storage of media. This
process simply adds a flavour of Matrix by handling things like MXC uri resolution.Implemented so far:
- `/_matrix/media/v3/download/:serverName/:mediaId/:fileName?` (partial: fileName parameter not used.)