{"id":15010362,"url":"https://github.com/aburd/hypermedia-systems-clj-examples","last_synced_at":"2026-03-15T21:34:33.337Z","repository":{"id":223083191,"uuid":"759275476","full_name":"aburd/hypermedia-systems-clj-examples","owner":"aburd","description":"Examples from the Hypermedia Systems book in Clojure","archived":false,"fork":false,"pushed_at":"2024-03-09T09:28:57.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T13:25:45.327Z","etag":null,"topics":["clojure","htmx","hypermedia","mvc","mvc-pattern","reitit","ring"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aburd.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-18T06:02:20.000Z","updated_at":"2024-02-19T12:43:08.000Z","dependencies_parsed_at":"2024-02-18T07:21:32.842Z","dependency_job_id":"5ad9f2d0-f23e-4b2c-bf62-6933daa1aa78","html_url":"https://github.com/aburd/hypermedia-systems-clj-examples","commit_stats":null,"previous_names":["aburd/hypermedia-systems-clj-examples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aburd%2Fhypermedia-systems-clj-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aburd%2Fhypermedia-systems-clj-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aburd%2Fhypermedia-systems-clj-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aburd%2Fhypermedia-systems-clj-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aburd","download_url":"https://codeload.github.com/aburd/hypermedia-systems-clj-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243290911,"owners_count":20267810,"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","htmx","hypermedia","mvc","mvc-pattern","reitit","ring"],"created_at":"2024-09-24T19:33:42.355Z","updated_at":"2025-12-26T21:52:56.008Z","avatar_url":"https://github.com/aburd.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"Just some examples from the [Hypermedia Systems book](https://hypermedia.systems) but adopted for Clojure. Obviously this is just for educational purposes only and you should not actually run this server on the internet.\n\n**Points of interest:**\n\n- SPA-like - No hard reloads, no FOUC\n- Although HTMX script is included, I didn't have to write any JS.\n- The entire app is ~300 lines? The equivalent for an SPA would likely be more, not to mention the hassle of the transpilation necessary etc.\n\n**Stack:**\n\n- http server - ring/reitit\n- html - hiccup\n- style - bootstrap\n- ajax - htmx\n\n![screenshot-3](https://github.com/aburd/hypermedia-systems-clj-examples/assets/6701630/281468e3-e964-4254-b70b-6cb23fe141b1)\n\n**Features**\n\n- Generic in-memory CRUD feature at /contacts\n- An \"archiver\" feature, which will just tar.gzip any directory on your harddisk (I just needed something CPU intensive enough to experiment with making a progress-bar)\n  - requires `tree` \u0026 `tar`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faburd%2Fhypermedia-systems-clj-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faburd%2Fhypermedia-systems-clj-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faburd%2Fhypermedia-systems-clj-examples/lists"}