Skip to content

Commit 1665388

Browse files
committed
feat: some tw urls
1 parent a8abc7d commit 1665388

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/API/index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ with scratch.
55

66
Scratch itself provides a number of urls which can be used for interaction via web requests, shown [below](#web-api).
77

8-
!!! info
8+
!!! info
99

1010
It is recommended to use an [existing library](existing-libraries.md) to interact with scratch instead of making your own
1111

@@ -45,7 +45,8 @@ These urls can be generally categorized by their subdomain and/or path.
4545

4646
### TurboWarp
4747

48-
| URL | Purpose |
49-
|-----|---------|
50-
| | |
51-
48+
| URL | Purpose |
49+
|---------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|
50+
| https://trampoline.turbowarp.org/api/ | Serves as a proxy for the scratch api |
51+
| wss://clouddata.turbowarp.org | This is where the turbowarp cloud server websocket lives |
52+
| https://share.turbowarp.org/ | Turbowarp placeholder. Has endpoints for uploading, downloading, and deleting projects. Note this is 'Not ready for mainstream use' |

0 commit comments

Comments
 (0)