{"id":21358556,"url":"https://github.com/logicblocks/example-metosin-service","last_synced_at":"2025-03-16T06:17:14.133Z","repository":{"id":114597544,"uuid":"355207895","full_name":"logicblocks/example-metosin-service","owner":"logicblocks","description":"An example Clojure service using Metosin libraries","archived":false,"fork":false,"pushed_at":"2025-03-13T12:26:09.000Z","size":181,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-13T13:29:15.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/logicblocks.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-06T13:56:10.000Z","updated_at":"2025-03-13T12:26:06.000Z","dependencies_parsed_at":"2024-03-04T14:29:16.288Z","dependency_job_id":"4085dd14-6914-4e2c-8712-887ee31a3bb7","html_url":"https://github.com/logicblocks/example-metosin-service","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/logicblocks%2Fexample-metosin-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicblocks%2Fexample-metosin-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicblocks%2Fexample-metosin-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logicblocks%2Fexample-metosin-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logicblocks","download_url":"https://codeload.github.com/logicblocks/example-metosin-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830954,"owners_count":20354856,"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-22T05:19:01.294Z","updated_at":"2025-03-16T06:17:14.095Z","avatar_url":"https://github.com/logicblocks.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# example-metosin-service\n\nAn example Clojure service using some [Metosin libraries](https://github.com/metosin).\n\n* HTTP server: [aleph](https://github.com/clj-commons/aleph)\n* HTTP encoding/decoding/format negotiation: [muuntaja](https://github.com/metosin/muuntaja)\n* Routing: [reitit](https://github.com/metosin/reitit)\n* JSON encoding/decoding: [jsonista](https://github.com/metosin/jsonista)\n* URL generation: [hype](https://github.com/b-social/hype)\n* Component framework: [integrant](https://github.com/weavejester/integrant)\n* Persistence: [crux](https://github.com/juxt/crux)\n\n## Learnings:\n\n1. Using `hype` for URL generation is possible by modifying the expander function, which allows you to define the routes\n   in the bidi-style route structure that `hype` expects. EDIT: more complicated use cases do not seem possible due to\n   differences in how route parameters are defined\n2. Integrant serves to create components that have a lifecycle. It allows you to define\nconfiguration for these components, but does not give capabilities out of the box to load\n   configuration from various sources (environment, yaml/json file). I.e, it is not a replacement\n   for [configurati](https://github.com/logicblocks/configurati)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogicblocks%2Fexample-metosin-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogicblocks%2Fexample-metosin-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogicblocks%2Fexample-metosin-service/lists"}