mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
10 lines
386 B
JSON
10 lines
386 B
JSON
{
|
|
"name": "httpbin",
|
|
"description": "HTTP Request & Response Service, written in Python + Flask.",
|
|
"repository": "https://github.com/Runscope/httpbin",
|
|
"website": "https://httpbin.org",
|
|
"logo": "https://s3.amazonaws.com/f.cl.ly/items/333Y191Z2C0G2J3m3Y0b/httpbin.svg",
|
|
"keywords": ["http", "rest", "API", "testing", "integration", "python", "flask"],
|
|
"addons": "sentry"
|
|
}
|