{"id":16828858,"url":"https://github.com/pjfanning/pekko-http-sample","last_synced_at":"2025-10-15T21:28:50.538Z","repository":{"id":207657901,"uuid":"693731607","full_name":"pjfanning/pekko-http-sample","owner":"pjfanning","description":"A basic sample for using pekko-http to serve a HTTPS endpoint","archived":false,"fork":false,"pushed_at":"2024-12-19T12:47:39.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T07:42:30.235Z","etag":null,"topics":["pekko","pekko-http","tls"],"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/pjfanning.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},"funding":{"github":"pjfanning"}},"created_at":"2023-09-19T15:44:42.000Z","updated_at":"2024-12-19T12:20:39.000Z","dependencies_parsed_at":"2023-11-17T00:06:20.037Z","dependency_job_id":"7ad01125-8b78-440a-9711-dea1a8c9bf32","html_url":"https://github.com/pjfanning/pekko-http-sample","commit_stats":null,"previous_names":["pjfanning/pekko-http-sample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjfanning%2Fpekko-http-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjfanning%2Fpekko-http-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjfanning%2Fpekko-http-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjfanning%2Fpekko-http-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjfanning","download_url":"https://codeload.github.com/pjfanning/pekko-http-sample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244110040,"owners_count":20399561,"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":["pekko","pekko-http","tls"],"created_at":"2024-10-13T11:28:52.991Z","updated_at":"2025-10-15T21:28:45.496Z","avatar_url":"https://github.com/pjfanning.png","language":"Scala","funding_links":["https://github.com/sponsors/pjfanning"],"categories":[],"sub_categories":[],"readme":"# pekko-http-sample\n\nBasic sample that serves a HTTPS at https://localhost:8443/hello\n\n* The sample uses a server cert from the provided keystore.jks file. This key and keystore should not be used for any other purpose.\n\nStart the server with `sbt run`.\n\nTest with:\n\n```\ncurl -vk https://localhost:8443/hello\n```\n\nThe `-k` code option means that curl will not validate the server cert (the sample cert in keystore.jks).\n\nThe `application.conf` enables HTTP/2 support.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjfanning%2Fpekko-http-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjfanning%2Fpekko-http-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjfanning%2Fpekko-http-sample/lists"}