{"id":19662812,"url":"https://github.com/baskeboler/poker-cards-service","last_synced_at":"2026-06-03T23:31:27.731Z","repository":{"id":85110326,"uuid":"245552300","full_name":"baskeboler/poker-cards-service","owner":"baskeboler","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-06T07:51:54.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T08:38:33.227Z","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/baskeboler.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":"2020-03-07T02:09:29.000Z","updated_at":"2025-07-06T07:51:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b1c3f80-412a-419f-83e3-bcdef38317aa","html_url":"https://github.com/baskeboler/poker-cards-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/baskeboler/poker-cards-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskeboler%2Fpoker-cards-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskeboler%2Fpoker-cards-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskeboler%2Fpoker-cards-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskeboler%2Fpoker-cards-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baskeboler","download_url":"https://codeload.github.com/baskeboler/poker-cards-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baskeboler%2Fpoker-cards-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285704833,"owners_count":27217837,"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-11-21T02:00:06.175Z","response_time":61,"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":[],"created_at":"2024-11-11T16:12:26.745Z","updated_at":"2025-11-21T23:02:35.507Z","avatar_url":"https://github.com/baskeboler.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/baskeboler/poker-cards-service) \n\n# poker-app\n\nFIXME\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/poker_app/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/poker_app/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. Configure your service to accept incoming connections (edit service.clj and add  ::http/host \"0.0.0.0\" )\n2. Build an uberjar of your service: `lein uberjar`\n3. Build a Docker image: `sudo docker build -t poker-app .`\n4. Run your Docker image: `docker run -p 8080:8080 poker-app`\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 poker-app; capstan build`\n\n\n## Links\n* [Other Pedestal examples](http://pedestal.io/samples)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaskeboler%2Fpoker-cards-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaskeboler%2Fpoker-cards-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaskeboler%2Fpoker-cards-service/lists"}