{"id":24738692,"url":"https://github.com/zweifisch/onion","last_synced_at":"2026-01-05T03:47:24.600Z","repository":{"id":66141028,"uuid":"42022069","full_name":"zweifisch/onion","owner":"zweifisch","description":"http middleware for chicken scheme","archived":false,"fork":false,"pushed_at":"2015-09-11T22:08:25.000Z","size":312,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T22:55:16.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scheme","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/zweifisch.png","metadata":{"files":{"readme":"README.org","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":"2015-09-06T23:18:34.000Z","updated_at":"2015-09-29T19:31:29.000Z","dependencies_parsed_at":"2023-02-19T23:15:44.621Z","dependency_job_id":null,"html_url":"https://github.com/zweifisch/onion","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/zweifisch%2Fonion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fonion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fonion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fonion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zweifisch","download_url":"https://codeload.github.com/zweifisch/onion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245006667,"owners_count":20546136,"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":"2025-01-27T22:55:22.854Z","updated_at":"2026-01-05T03:47:24.571Z","avatar_url":"https://github.com/zweifisch.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Onion\n\n/http middleware for chicken scheme/\n\n#+BEGIN_SRC scheme\n(use onion clojurian-syntax)\n\n(defroutes app\n  (GET \"/\" \"work in progress\")\n  (GET \"/hello/:name\" (name) (string-append \"hello \" name)))\n\n(run (-\u003e app body-parser (static \"/public\" root: \"./public\")) port:3000)\n#+END_SRC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fonion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzweifisch%2Fonion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fonion/lists"}