We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5e48b commit a28a517Copy full SHA for a28a517
1 file changed
docs/API/index.md
@@ -9,6 +9,27 @@ Scratch itself provides a number of urls which can be used for interaction via w
9
10
It is recommended to use an [existing library](existing-libraries.md) to interact with scratch instead of making your own
11
12
+## Organisation
13
+
14
+This section is organised in a similar way to [scratchattach](https://github.com/TimMcCool/scratchattach/)
15
16
+todo list:
17
18
+- [ ] Cloud protocol
19
+- [ ] Other apis
20
+- [ ] Site
21
+ - [ ] Activity
22
+ - [ ] (Educator) Alert
23
+ - [ ] Backpack Assets
24
+ - [ ] Classrooms
25
+ - [ ] Comments
26
+ - [ ] Forums
27
+ - [ ] TW Placeholder
28
+ - [ ] Project
29
+ - [ ] Session
30
+ - [ ] Studio
31
+ - [ ] User
32
33
## Web API
34
35
In order to make requests to scratch, there are a multitude of different urls where you can make
0 commit comments