{"id":27636895,"url":"https://github.com/jocelio/projects-catalog","last_synced_at":"2025-10-15T06:32:09.177Z","repository":{"id":111440907,"uuid":"68316688","full_name":"jocelio/projects-catalog","owner":"jocelio","description":"A simple rest service built in clojure \u0026 pedestal http framework","archived":false,"fork":false,"pushed_at":"2017-07-13T00:34:24.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T13:48:56.484Z","etag":null,"topics":["clojure","leiningen","repl"],"latest_commit_sha":null,"homepage":"","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/jocelio.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,"zenodo":null}},"created_at":"2016-09-15T17:41:17.000Z","updated_at":"2017-07-13T00:32:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"852fdb3c-b11b-49d6-894c-4ddeaed63c86","html_url":"https://github.com/jocelio/projects-catalog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jocelio/projects-catalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jocelio%2Fprojects-catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jocelio%2Fprojects-catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jocelio%2Fprojects-catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jocelio%2Fprojects-catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jocelio","download_url":"https://codeload.github.com/jocelio/projects-catalog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jocelio%2Fprojects-catalog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279058351,"owners_count":26094844,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clojure","leiningen","repl"],"created_at":"2025-04-23T21:15:20.462Z","updated_at":"2025-10-15T06:32:09.148Z","avatar_url":"https://github.com/jocelio.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Projects Catalog\n\nA simple rest service built in clojure \u0026 pedestal http framework.\n\n## Getting Started\n\n1. Start the application: `lein run`\n2. Go to [localhost:8080](http://localhost:8080/) to see: `Hello World!`\n3. Read your app's source code at src/projects_catalog/service.clj. Explore the docs of functions\n   that define routes and responses.\n4. Run your app's tests with `lein test`. Read the tests at test/projects_catalog/service_test.clj.\n5. Learn more! See the [Links section below](#links).\n\n\n## Configuration\n\nTo configure logging see config/logback.xml. By default, the app logs to stdout and logs/.\nTo learn more about configuring Logback, read its [documentation](http://logback.qos.ch/documentation.html).\n\n\n## Developing your service\n\n1. Start a new REPL: `lein repl`\n2. Start your service in dev-mode: `(def dev-serv (run-dev))`\n3. Connect your editor to the running REPL session.\n   Re-evaluated code will be seen immediately in the service.\n\n### [Docker](https://www.docker.com/) container support\n\n1. Build an uberjar of your service: `lein uberjar`\n2. Build a Docker image: `sudo docker build -t projects_catalog .`\n3. Run your Docker image: `docker run -p 8080:8080 projects_catalog`\n\n### [OSv](http://osv.io/) unikernel support with [Capstan](http://osv.io/capstan/)\n\n1. Build and run your image: `capstan run -f \"8080:8080\"`\n\nOnce the image it built, it's cached.  To delete the image and build a new one:\n\n1. `capstan rmi projects_catalog; capstan build`\n\n\n## Links\n* [Other examples](https://github.com/pedestal/samples)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjocelio%2Fprojects-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjocelio%2Fprojects-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjocelio%2Fprojects-catalog/lists"}