An open API service indexing awesome lists of open source software.

https://github.com/spring/matrix-spring-appservice

matrix <-> spring engine lobby appservice
https://github.com/spring/matrix-spring-appservice

Last synced: 4 months ago
JSON representation

matrix <-> spring engine lobby appservice

Awesome Lists containing this project

README

          

# matrix-spring-appservice

### installation

```
python3 -m venv venv
source venv/bin/activate
python -m pip install -e .
```

### usage