{"id":21753700,"url":"https://github.com/includable/express-middleware-https","last_synced_at":"2026-04-11T00:37:04.375Z","repository":{"id":57118501,"uuid":"169396381","full_name":"includable/express-middleware-https","owner":"includable","description":"HTTPS redirect middleware.","archived":false,"fork":false,"pushed_at":"2019-02-06T11:37:39.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T23:37:28.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/includable.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}},"created_at":"2019-02-06T11:33:50.000Z","updated_at":"2020-09-16T07:34:20.000Z","dependencies_parsed_at":"2022-08-23T05:21:09.783Z","dependency_job_id":null,"html_url":"https://github.com/includable/express-middleware-https","commit_stats":null,"previous_names":["includable/middleware-https"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/includable%2Fexpress-middleware-https","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/includable%2Fexpress-middleware-https/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/includable%2Fexpress-middleware-https/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/includable%2Fexpress-middleware-https/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/includable","download_url":"https://codeload.github.com/includable/express-middleware-https/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244153327,"owners_count":20406995,"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-26T09:10:56.861Z","updated_at":"2025-12-31T00:03:41.994Z","avatar_url":"https://github.com/includable.png","language":"JavaScript","readme":"# middleware-https\n\nSimple force HTTPS redirect middleware, meant for use behind a proxy (e.g. Heroku).\n\n## Installation\n\n```sh\nnpm i @includable/middleware-https\n```\n\n## Usage\n\n```js\nconst express = require('express')\nconst https = require('@includable/middleware-https')\n\napp.use(https('example.com')) // leave out parameter to apply to all domains\n\napp.listen(process.env.PORT || 3000, () =\u003e console.log(`Example app running.`))\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincludable%2Fexpress-middleware-https","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincludable%2Fexpress-middleware-https","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincludable%2Fexpress-middleware-https/lists"}