{"id":21031564,"url":"https://github.com/slaveofcode/example-multi-error-handler-express","last_synced_at":"2025-12-27T12:06:14.449Z","repository":{"id":92794994,"uuid":"416188056","full_name":"slaveofcode/example-multi-error-handler-express","owner":"slaveofcode","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-12T05:00:15.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T15:25:53.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/slaveofcode.png","metadata":{"files":{"readme":"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":"2021-10-12T04:51:09.000Z","updated_at":"2021-10-12T05:00:18.000Z","dependencies_parsed_at":"2023-03-13T17:25:09.147Z","dependency_job_id":null,"html_url":"https://github.com/slaveofcode/example-multi-error-handler-express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fexample-multi-error-handler-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fexample-multi-error-handler-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fexample-multi-error-handler-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slaveofcode%2Fexample-multi-error-handler-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slaveofcode","download_url":"https://codeload.github.com/slaveofcode/example-multi-error-handler-express/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243472223,"owners_count":20296292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-19T12:29:15.204Z","updated_at":"2025-12-27T12:06:14.409Z","avatar_url":"https://github.com/slaveofcode.png","language":"JavaScript","readme":"# POC of Multi Error Handling via express router\n\n## Installation\n\u003e npm i\n\n## Running\n\n\u003e npm start\n\n## Test API\n\n```js\ncurl http://localhost:8989/ping # { \"ok\": true }\n\ncurl http://localhost:8989/v1/users # [{\"name\":\"foo\"},{\"name\":\"bar\"}]\n\ncurl http://localhost:8989/v1/users/2 # {\"error\":\"something wrong v1-users: User inactive\"}\n\ncurl http://localhost:8989/v1/users/3 # {\"error\":\"User not found\"}\n\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaveofcode%2Fexample-multi-error-handler-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslaveofcode%2Fexample-multi-error-handler-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslaveofcode%2Fexample-multi-error-handler-express/lists"}