{"id":16624730,"url":"https://github.com/jasonmccallister/go-https-demo","last_synced_at":"2026-05-24T01:32:45.144Z","repository":{"id":57527563,"uuid":"99690381","full_name":"jasonmccallister/go-https-demo","owner":"jasonmccallister","description":"Example project on implementing a Go web application using HTTPS","archived":false,"fork":false,"pushed_at":"2017-10-30T00:55:14.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-13T04:36:18.491Z","etag":null,"topics":["demo","go","https","webapp"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jasonmccallister.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-08T12:29:52.000Z","updated_at":"2017-08-20T01:23:58.000Z","dependencies_parsed_at":"2022-09-18T03:41:51.689Z","dependency_job_id":null,"html_url":"https://github.com/jasonmccallister/go-https-demo","commit_stats":null,"previous_names":["themccallister/go-https-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jasonmccallister/go-https-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonmccallister%2Fgo-https-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonmccallister%2Fgo-https-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonmccallister%2Fgo-https-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonmccallister%2Fgo-https-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonmccallister","download_url":"https://codeload.github.com/jasonmccallister/go-https-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonmccallister%2Fgo-https-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28015595,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"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":["demo","go","https","webapp"],"created_at":"2024-10-12T03:47:47.569Z","updated_at":"2025-12-25T01:31:18.044Z","avatar_url":"https://github.com/jasonmccallister.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go HTTPS Demo\n\n[![Build Status](https://travis-ci.org/themccallister/go-https-demo.svg?branch=master)](https://travis-ci.org/themccallister/go-https-demo)\n\nThis is a quick demo project on generating a local certificate and spinning up a HTTPS server in Go.\n\n## Generating a Certificate\n\n1. Run `make csr` to generate the Certificate Signing Request (CSR)\n2. Run `make cert` and fill in the prompted information to generate the certificate for the server\n\n## Building and Running the Application\n\n1. `make run` will build the project and run the application\n\n\u003e Note: You might be denied permissions from running as the default/fallback port is 443 which will require sudo permissions.\n\n### Environment Variables\n\nThe application checks for the following environment variables, if not found, it falls back to a default.\n\n1. `APP_PORT` the port for the web server to listen on\n2. `APP_CERT_FILE` the path to the certificate file for HTTPS\n3. `APP_KEY_FILE` the path to the key file for HTTPS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonmccallister%2Fgo-https-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonmccallister%2Fgo-https-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonmccallister%2Fgo-https-demo/lists"}