9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
|
POST http://localhost:8080/api/v1/subreddits/start HTTP/1.1
|
||
|
Host: localhost:8080
|
||
|
Content-Type: application/json
|
||
|
Content-Length: 29
|
||
|
|
||
|
{
|
||
|
"subreddit": "awoo"
|
||
|
}
|