{"id":28254814,"url":"https://github.com/practicalli/clojure-webapp-hotload-libraries","last_synced_at":"2025-06-16T04:31:05.376Z","repository":{"id":143272561,"uuid":"338708984","full_name":"practicalli/clojure-webapp-hotload-libraries","owner":"practicalli","description":"REPL driven development with hot loading of libraries to build a very simple web application server using http-kit","archived":false,"fork":false,"pushed_at":"2024-03-06T20:20:30.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"live","last_synced_at":"2025-05-19T20:18:11.135Z","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/practicalli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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},"funding":{"github":["practicalli-johnny"]}},"created_at":"2021-02-14T01:49:14.000Z","updated_at":"2023-02-25T03:28:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"55bb711c-49a4-4019-9c40-66fff8005713","html_url":"https://github.com/practicalli/clojure-webapp-hotload-libraries","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/practicalli/clojure-webapp-hotload-libraries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/practicalli%2Fclojure-webapp-hotload-libraries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/practicalli%2Fclojure-webapp-hotload-libraries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/practicalli%2Fclojure-webapp-hotload-libraries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/practicalli%2Fclojure-webapp-hotload-libraries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/practicalli","download_url":"https://codeload.github.com/practicalli/clojure-webapp-hotload-libraries/tar.gz/refs/heads/live","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/practicalli%2Fclojure-webapp-hotload-libraries/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260096618,"owners_count":22958083,"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-05-19T20:15:53.040Z","updated_at":"2025-06-16T04:31:05.356Z","avatar_url":"https://github.com/practicalli.png","language":"Clojure","funding_links":["https://github.com/sponsors/practicalli-johnny"],"categories":[],"sub_categories":[],"readme":"# TO BE DEPRECATED\nClojure 1.12.x includes the add-libs function directly and the clojure.tools.deps.alpha library approach is deprecated.\n\nThe approach used in this repository will still work for Clojure 1.11.x, although will eventually be replaced by a Clojure 1.12.x version.\n\n![Clojure REPL driven development with hotload of libraries](https://raw.githubusercontent.com/practicalli/graphic-design/live/clojure/clojure-repl-hotload-libraries.png)\n\n## REPL driven development with hot-loading of Libraries\nA simple web application server that is created using REPL driven development and hot-loading of libraries using `clojure.tools.deps.alpha`\n\n\u003e NOTE: `clojure.tools.deps.alpha.repl/add-libs` design is not finalized and may change at any time without notice.  If hot-loading stops working, check the [GitHub project](https://github.com/clojure/tools.deps.alpha) for changes.\n\n* [Project Repository](https://github.com/practicalli/hot-loading)\n\n\n## Usage\nStart a REPL using the :repl/reloaded alias from [practicalli/clojure-deps-edn](http://practicalli.github.io/clojure/clojure-tools/install/community-tools.html) user-level configuration\n\nWith Rebel Readline Terminal REPL UI with nREPL support:\n```shell\nclojure -M:repl/reloaded\n```\n\n\u003e Alternatively, use `:dev/reloaded` or `:lib/hotload` aliases with any `clojure` command to start a REPL\n\nOpen the `src/practicalli/hot_loading.clj` file and evaluate each expression in turn that is contained within the `(comment ,,,)` rich commend block.\n\nAlternatively, [use the `deps.edn` project configuration file to hotload libraries](https://practicalli.github.io/clojure/alternative-tools/clojure-tools/hotload-libraries.html#using-add-libs-with-project-configuration-file).\n\n\n## Use cases to explore\n1) building a web application and wish to try different html generation libraries, hiccup and sablono.  Hot load each of these libraries and try them out with the existing web application server.\n\n## License\nCopyright © 2021 Practicalli\n\nDistributed under the Creative Commons Attribution Share-Alike 4.0 International\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpracticalli%2Fclojure-webapp-hotload-libraries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpracticalli%2Fclojure-webapp-hotload-libraries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpracticalli%2Fclojure-webapp-hotload-libraries/lists"}