{"id":22862777,"url":"https://github.com/nedap/components.pedestal","last_synced_at":"2025-09-10T20:38:21.769Z","repository":{"id":43149491,"uuid":"171451500","full_name":"nedap/components.pedestal","owner":"nedap","description":"Pedestal server as a Clojure Component","archived":false,"fork":false,"pushed_at":"2023-01-11T08:51:37.000Z","size":91,"stargazers_count":9,"open_issues_count":3,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-30T21:52:41.822Z","etag":null,"topics":["clojure","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nedap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-19T10:12:25.000Z","updated_at":"2024-03-20T04:19:09.000Z","dependencies_parsed_at":"2023-02-09T02:30:41.851Z","dependency_job_id":null,"html_url":"https://github.com/nedap/components.pedestal","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nedap%2Fcomponents.pedestal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nedap%2Fcomponents.pedestal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nedap%2Fcomponents.pedestal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nedap%2Fcomponents.pedestal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nedap","download_url":"https://codeload.github.com/nedap/components.pedestal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251789310,"owners_count":21644081,"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":["clojure","hacktoberfest"],"created_at":"2024-12-13T10:14:45.012Z","updated_at":"2025-04-30T21:52:53.601Z","avatar_url":"https://github.com/nedap.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# components.pedestal\n\nThis library delivers:\n\n* A [Pedestal](https://github.com/pedestal/pedestal) server as a component\n  * Featuring refined integration with the Reloaded workflow\n    * Otherwise Pedestal\u003c-\u003eReloaded integration can be hacky or incomplete.\n* Pedestal service configuration\n* A [dependency injection mechanism](https://github.com/grzm/component.pedestal)\n* A spec-coercion interceptor\n  * Every app tends to need this; hence the bundling here. \n\n## Rationale\n\n* Reduce per-project boilerplate.\n* The server can be delicate to configure, so changes to it should be centralized, so that everyone benefits from future improvements.\n* Provide a mechanism for injecting Component dependencies into the request context.\n  * `grzm/component.pedestal` provides that, and this library provides something DRYer on top of it.\n\n## Installation\n\n```clojure\n[com.nedap.staffing-solutions/components.pedestal \"2.0.1\"]\n```\n\n## Documentation\n\nThe best way to see how the three bundled components play together is creating a web app via our [lein-template](https://github.com/nedap/lein-template).\n\nAs per usual, this library features specs, docstrings and various tests that can serve as examples.\n\n## License\n\nCopyright © Nedap\n\nThis program and the accompanying materials are made available under the terms of the [Eclipse Public License 2.0](https://www.eclipse.org/legal/epl-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnedap%2Fcomponents.pedestal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnedap%2Fcomponents.pedestal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnedap%2Fcomponents.pedestal/lists"}