From eb7b146b0f3a87484ef314075725c03ad45be75e Mon Sep 17 00:00:00 2001 From: Rory& Date: Sun, 21 Dec 2025 04:04:27 +0100 Subject: [PATCH] Update readme --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b573b5fcc..ea42b5884 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,14 @@

Spacebar Server

+ + + + + + - + @@ -21,11 +27,13 @@ We aim to reverse engineer and add additional features to the Discord backend, w This repository contains: +- [API Request/Response Types](/src/schemas) - [Spacebar HTTP API Server](/src/api) - [WebSocket Gateway Server](/src/gateway) - [HTTP CDN Server](/src/cdn) +- [WebRTC Server](/src/webrtc) - [Utility and Database Models](/src/util) -- [Spacebar Admin API](/extra/admin-api) (Emma [it/its]@Rory& was here) +- [Spacebar Admin API (C#)](/extra/admin-api) (Emma [it/its]@Rory& was here) ## [Documentation](https://docs.spacebar.chat)