mirror of
https://github.com/Ratstail91/sineql-demo.git
synced 2026-05-06 07:40:09 +10:00
15 lines
190 B
ReStructuredText
15 lines
190 B
ReStructuredText
POST http://sineql-demo.krgamestudios.com/sineql HTTP/1.1
|
|
Content-Type: text/plain
|
|
|
|
Book {
|
|
title
|
|
}
|
|
|
|
###
|
|
|
|
POST http://localhost:4000/sineql HTTP/1.1
|
|
Content-Type: text/plain
|
|
|
|
Book {
|
|
title
|
|
} |