File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,27 @@ Scratch itself provides a number of urls which can be used for interaction via w
99
1010 It is recommended to use an [existing library](existing-libraries.md) to interact with scratch instead of making your own
1111
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+
1233## Web API
1334
1435In order to make requests to scratch, there are a multitude of different urls where you can make
You can’t perform that action at this time.
0 commit comments