Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

router: space endpoints #54

Open
avdb13 opened this issue Mar 30, 2024 · 0 comments
Open

router: space endpoints #54

avdb13 opened this issue Mar 30, 2024 · 0 comments

Comments

@avdb13
Copy link
Collaborator

avdb13 commented Mar 30, 2024

Let's prioritize this next as we wanna have spaces as the fundamental building block of communities.

Space route commune-server commune-rs
Join Space POST /space/{space}/join
Leave Space POST /space/{space}/leave
Create Space POST /space/create
Create Space Room POST /space/room/create
Get Space Custom Emoji GET /space/emoji
Fetch Space Events GET /{space}/events
Fetch Space Room Events GET /{space}/{room_id}/events
Fetch Space State GET /{space}/state
Fetch Space Power Levels GET /{space}/power_levels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant