{"id":16194898,"url":"https://github.com/guizmaii/playscala-compiletimedi-jsonhttperrorhandler","last_synced_at":"2026-04-28T11:02:28.222Z","repository":{"id":74552382,"uuid":"131412577","full_name":"guizmaii/PlayScala-CompileTimeDI-JsonHttpErrorHandler","owner":"guizmaii","description":"Play Scala (with compile time DI) JsonHttpErrorHandler example project","archived":false,"fork":false,"pushed_at":"2018-09-26T10:14:45.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T15:54:41.007Z","etag":null,"topics":["compile-time","dependency-injection","json","playframework","rest-api","scala"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/guizmaii.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":"2018-04-28T13:38:14.000Z","updated_at":"2018-09-26T11:30:42.000Z","dependencies_parsed_at":"2023-02-28T17:01:34.174Z","dependency_job_id":null,"html_url":"https://github.com/guizmaii/PlayScala-CompileTimeDI-JsonHttpErrorHandler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guizmaii/PlayScala-CompileTimeDI-JsonHttpErrorHandler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guizmaii%2FPlayScala-CompileTimeDI-JsonHttpErrorHandler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guizmaii%2FPlayScala-CompileTimeDI-JsonHttpErrorHandler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guizmaii%2FPlayScala-CompileTimeDI-JsonHttpErrorHandler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guizmaii%2FPlayScala-CompileTimeDI-JsonHttpErrorHandler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guizmaii","download_url":"https://codeload.github.com/guizmaii/PlayScala-CompileTimeDI-JsonHttpErrorHandler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guizmaii%2FPlayScala-CompileTimeDI-JsonHttpErrorHandler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32377599,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["compile-time","dependency-injection","json","playframework","rest-api","scala"],"created_at":"2024-10-10T08:25:22.110Z","updated_at":"2026-04-28T11:02:28.216Z","avatar_url":"https://github.com/guizmaii.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlayScala-CompileTimeDI-JsonHttpErrorHandler\n\nPlay Scala (with compile time DI) `JsonHttpErrorHandler` example project.\n\n## Instructions to test the new `JsonHttpErrorHandler`\n\n1. Publish a local version of Play   \n    1.1 `$ git clone https://github.com/guizmaii/playframework`   \n    1.2 `$ cd playframework`   \n    1.3 `$ git checkout json_default_http_error_handler`   \n    1.4 `$ sbt clean publishLocal`   \n\n2. (If necessary) Change the version of Play in `project/plugins.sbt` with the previously locally published one.\n\n3. `$ sbt run`   \n\n4. Test with diffent calls   \n    4.1 (HTTP 200) `$ curl -v http://localhost:9000/ | python -m json.tool`   \n    4.2 (HTTP 404) `$ curl -v http://localhost:9000/routeThatDoesNotExist | python -m json.tool`  \n    4.3 (HTTP 500) `$ curl -v http://localhost:9000/exception | python -m json.tool`   \n    \n(The `| python -m json.tool` part of the command is here to pretty print JSON answers. Comes from here: https://stackoverflow.com/a/1920585)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguizmaii%2Fplayscala-compiletimedi-jsonhttperrorhandler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguizmaii%2Fplayscala-compiletimedi-jsonhttperrorhandler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguizmaii%2Fplayscala-compiletimedi-jsonhttperrorhandler/lists"}