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)