{"id":18440563,"url":"https://github.com/fooloomanzoo/polyfill-service-express","last_synced_at":"2025-04-14T15:28:04.216Z","repository":{"id":57327033,"uuid":"102766992","full_name":"fooloomanzoo/polyfill-service-express","owner":"fooloomanzoo","description":"express middleware for polyfill-service","archived":false,"fork":false,"pushed_at":"2017-09-07T20:38:25.000Z","size":152,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T12:12:53.819Z","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/fooloomanzoo.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":"2017-09-07T17:35:33.000Z","updated_at":"2019-11-25T13:42:40.000Z","dependencies_parsed_at":"2022-09-13T19:00:51.159Z","dependency_job_id":null,"html_url":"https://github.com/fooloomanzoo/polyfill-service-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/fooloomanzoo%2Fpolyfill-service-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Fpolyfill-service-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Fpolyfill-service-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Fpolyfill-service-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooloomanzoo","download_url":"https://codeload.github.com/fooloomanzoo/polyfill-service-express/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248905839,"owners_count":21181061,"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-06T06:31:11.244Z","updated_at":"2025-04-14T15:28:04.196Z","avatar_url":"https://github.com/fooloomanzoo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express middleware for [polyfill-service](https://github.com/Financial-Times/polyfill-service)\n\nModification of serving API of [polyfill-service](https://polyfill.io) **v2** as an express middleware. It uses your own server and doesn't use metrics or user statistics.\n\n## Usage\nThe usage is simular to polyfill-service, but you define the route you want to request by using it as an module of express. The request-query should work as for [usage at polyfill.io](https://polyfill.io/v2/docs/usage).\n\n```javascript\n  const express = require('express');\n  const app = express();\n  const polyfills = require('polyfill-service-express')();\n\n  app.get(/^\\/polyfill(\\.\\w+)(\\.\\w+)?/, polyfills);\n```\n\n## License\nThe module is licensed under the terms of the MIT license.\n\n[polyfill service license]: https://github.com/Financial-Times/polyfill-service/blob/master/LICENSE.md\n[polyfill service MIT license]: https://github.com/Financial-Times/polyfill-service/blob/master/LICENSE.md\n[node.js]: https://nodejs.org/\n[npm]: https://www.npmjs.com/\n[polyfill-service]: https://polyfill.io\n[usage]: https://polyfill.io/v2/docs/usage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooloomanzoo%2Fpolyfill-service-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffooloomanzoo%2Fpolyfill-service-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooloomanzoo%2Fpolyfill-service-express/lists"}