Skip to content

u32io/u32-matrix-extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

u32-matrix-extended

A web site and API designed to extend the functionality of Matrix-Synapse.

Layout

docs/
src/
  ui/ 
  api/
  build/

Architecture

The application which guides the HTTP interactions is in api/matrix-extended. matrix-extended is a modular monolith written in Rust. It exposes various endpoints, some of which are designed to interact with the UI, others are designed to interact with applications.

Endpoints

TODO:

  • Register | api/register
  • Login | api/login
  • Account | api/account
  • Sub-Account | api/sub-account
  • Send Message | api/message

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published