mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
13 lines
146 B
JSON
13 lines
146 B
JSON
{
|
|
"name": "httpbin",
|
|
"regions": [
|
|
"all"
|
|
],
|
|
"alias": [
|
|
"httpbin.org"
|
|
],
|
|
"type": [
|
|
"docker"
|
|
]
|
|
}
|