mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
11 lines
130 B
JSON
11 lines
130 B
JSON
{
|
|
"name": "httpbin",
|
|
"regions": [
|
|
"all"
|
|
],
|
|
"alias": [
|
|
"httpbin.org"
|
|
],
|
|
"type": "docker"
|
|
}
|