{"id":32187716,"url":"https://github.com/gered/simple-app-template","last_synced_at":"2026-02-23T05:02:02.506Z","repository":{"id":62433770,"uuid":"438467936","full_name":"gered/simple-app-template","owner":"gered","description":"Simple Clojure CLI app or tool project template.","archived":false,"fork":false,"pushed_at":"2023-07-04T15:47:40.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-22T00:34:16.619Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gered.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-15T02:24:02.000Z","updated_at":"2021-12-22T23:26:47.000Z","dependencies_parsed_at":"2022-11-01T21:00:48.124Z","dependency_job_id":null,"html_url":"https://github.com/gered/simple-app-template","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/gered/simple-app-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gered%2Fsimple-app-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gered%2Fsimple-app-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gered%2Fsimple-app-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gered%2Fsimple-app-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gered","download_url":"https://codeload.github.com/gered/simple-app-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gered%2Fsimple-app-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29738083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T04:51:08.365Z","status":"ssl_error","status_checked_at":"2026-02-23T04:49:15.865Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-22T00:28:46.076Z","updated_at":"2026-02-23T05:02:02.500Z","avatar_url":"https://github.com/gered.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leiningen Template: Simple Clojure App\n\nA Leiningen template intended for creating new Clojure CLI app or tool projects using a simplified / stripped-down base.\n\nThis template primarily exists for my own personal use, so some stuff is definitely more oriented towards\nmy own particular preferences regarding setup and organization of a Clojure project.\n\n## Usage\n\n```text\n$ lein new net.gered/simple-app [your-project-name-here]\n```\n\nThe resulting project starts up via a `main` function and during startup expects to be able to read an EDN configuration file\nlocated in the current working directory called `config.edn`.\n\nThe project can be run simply by:\n\n```text\n$ lein run\n```\n\nA nREPL server will be started which can be connected to on port 7000 (configured via the aforementioned `config.edn`).\n\n## Other Templates!\n\nI have a few other \"simple\" Leiningen project templates that are along the same vein as this one:\n\n* [Simple Clojure Web Service](https://github.com/gered/simple-web-service-template) - For web services to be consumed by other apps.\n* [Simple Clojure Web Site](https://github.com/gered/simple-web-site-template) - For web sites using only server-side rendered HTML (**no** ClojureScript!).\n* [Simple Clojure / ClojureScript Web App](https://github.com/gered/simple-web-app-template) - For web apps using Clojure and ClojureScript.\n\n## License\n\nCopyright © 2021 Gered King\n\nDistributed under the the MIT License. See LICENSE for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgered%2Fsimple-app-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgered%2Fsimple-app-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgered%2Fsimple-app-template/lists"}