{"id":19362558,"url":"https://github.com/fedek6/express-dump-all-api","last_synced_at":"2026-04-18T11:02:53.225Z","repository":{"id":75433298,"uuid":"598065101","full_name":"fedek6/express-dump-all-api","owner":"fedek6","description":"Dummy API to dump any incoming request","archived":false,"fork":false,"pushed_at":"2023-06-16T11:41:27.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T09:44:29.613Z","etag":null,"topics":["api","debug","debugging","fastify","graphql","rest"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fedek6.png","metadata":{"files":{"readme":".github/README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-06T10:20:32.000Z","updated_at":"2023-02-06T12:55:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"2aee769b-703c-4f69-bc3c-5ef1a56ba3f2","html_url":"https://github.com/fedek6/express-dump-all-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fedek6/express-dump-all-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedek6%2Fexpress-dump-all-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedek6%2Fexpress-dump-all-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedek6%2Fexpress-dump-all-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedek6%2Fexpress-dump-all-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedek6","download_url":"https://codeload.github.com/fedek6/express-dump-all-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedek6%2Fexpress-dump-all-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","debug","debugging","fastify","graphql","rest"],"created_at":"2024-11-10T07:29:25.516Z","updated_at":"2026-04-18T11:02:53.172Z","avatar_url":"https://github.com/fedek6.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](1otri4.jpg)\n\n# express-dump-all-api\n\nDummy API to dump all incoming request.\n\nThis is helpful when building some local APIs etc.\n\nYou send any request to `localhost:PORT` and you get debug output in your console.\n\n## Example output:\n\n```\n🙉 Server is listening on 1500\n👃 Incoming request: 1\nHeaders\n{\n  \"content-type\": \"application/json\",\n  \"user-agent\": \"PostmanRuntime/7.30.0\",\n  \"accept\": \"*/*\",\n  \"cache-control\": \"no-cache\",\n  \"postman-token\": \"53c77148-577e-4f99-b874-a1079c19bf63\",\n  \"host\": \"localhost:1500\",\n  \"accept-encoding\": \"gzip, deflate, br\",\n  \"connection\": \"keep-alive\",\n  \"content-length\": \"24\"\n}\nBody\n{\n  \"mickeymouse\": 1000233\n}\nQuery params\n{\n  \"aaa\": \"bbb\"\n}\nInfo\n{\n  \"url\": \"/aaaa/?aaa=bbb\",\n  \"method\": \"POST\",\n  \"ip\": \"::1\"\n}\n🏁 End of request: 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedek6%2Fexpress-dump-all-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedek6%2Fexpress-dump-all-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedek6%2Fexpress-dump-all-api/lists"}