Initial Commit.

This commit is contained in:
Creeper Lv
2026-05-28 02:54:17 +10:00
commit c58ce200e0
52 changed files with 1064 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
@SNote.Server_HostAddress = http://localhost:5202
GET {{SNote.Server_HostAddress}}/todos/
Accept: application/json
###
GET {{SNote.Server_HostAddress}}/todos/1
Accept: application/json
###