8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
|
POST http://localhost:8080/api/v1/subreddits/check HTTP/1.1
|
||
|
Host: localhost:8080
|
||
|
Content-Type: application/json
|
||
|
|
||
|
{
|
||
|
"subreddit": "Wallpapers"
|
||
|
}
|