{"id":20059532,"url":"https://github.com/elli-lib/elli_xpblfe","last_synced_at":"2025-05-05T15:31:42.307Z","repository":{"id":57494780,"uuid":"56555447","full_name":"elli-lib/elli_xpblfe","owner":"elli-lib","description":"Elli middleware to add X-Powered-By: LFE header.","archived":false,"fork":false,"pushed_at":"2016-09-18T00:59:14.000Z","size":60,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-01T07:49:25.565Z","etag":null,"topics":["eli","lfe","middleware","x-powered-by"],"latest_commit_sha":null,"homepage":"https://elli-lib.github.io/elli_xpblfe","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elli-lib.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":"2016-04-19T01:42:49.000Z","updated_at":"2017-06-28T10:14:03.000Z","dependencies_parsed_at":"2022-08-28T15:11:21.334Z","dependency_job_id":null,"html_url":"https://github.com/elli-lib/elli_xpblfe","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elli-lib%2Felli_xpblfe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elli-lib%2Felli_xpblfe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elli-lib%2Felli_xpblfe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elli-lib%2Felli_xpblfe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elli-lib","download_url":"https://codeload.github.com/elli-lib/elli_xpblfe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224452822,"owners_count":17313668,"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":["eli","lfe","middleware","x-powered-by"],"created_at":"2024-11-13T13:08:09.712Z","updated_at":"2024-11-13T13:08:10.523Z","avatar_url":"https://github.com/elli-lib.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elli_xpblfe\n\n[![Build Status](https://travis-ci.org/elli-lib/elli_xpblfe.svg?branch=master)](https://travis-ci.org/elli-lib/elli_xpblfe)\n[![img](https://img.shields.io/hexpm/v/elli_xpblfe.svg)](https://hex.pm/packages/elli_xpblfe)\n[![img](https://img.shields.io/badge/docs-100%25-green.svg)](https://elli-lib.github.io/elli_xpblfe)\n\nAn [elli][] middleware to add the following header to all responses:\n\n```http\nX-Powered-By: LFE\n```\n\n[elli]: https://github.com/knutin/elli\n\n\n## Config\n\nrebar.config:\n```erlang\n{elli_xpblfe, \"0.1.1\"}\n```\n\n\n## Usage\n\nJust add it to the `mods` in your `elli_middleware` callback args:\n\n```erlang\nConfig = [\n          {mods, [\n                  %% ...\n                  {elli_xpblfe, []}\n                 ]}\n         ],\nelli:start_link([..., {callback, elli_middleware}, {callback_args, Config}]).\n```\n\n\n## License\n\nCopyright © 2016 Eric Bailey\nThis work is free. You can redistribute it and/or modify it under the\nterms of the Do What The Fuck You Want To Public License, Version 2,\nas published by Sam Hocevar. See the [LICENSE][] file for more details.\n\n[LICENSE]: ./LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felli-lib%2Felli_xpblfe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felli-lib%2Felli_xpblfe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felli-lib%2Felli_xpblfe/lists"}