{"id":15609279,"url":"https://github.com/imteekay/rekommender","last_synced_at":"2025-03-29T14:26:43.222Z","repository":{"id":91435943,"uuid":"171198476","full_name":"imteekay/rekommender","owner":"imteekay","description":"Recommender System for profiles connections","archived":false,"fork":false,"pushed_at":"2019-02-21T01:55:54.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T20:55:31.531Z","etag":null,"topics":["api","clojure","clojure-development","funcional-programming","test","test-driven-development","testing"],"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/imteekay.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}},"created_at":"2019-02-18T02:07:04.000Z","updated_at":"2019-02-21T01:57:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f594464-6429-4d29-8961-5ed931f8c878","html_url":"https://github.com/imteekay/rekommender","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imteekay%2Frekommender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imteekay%2Frekommender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imteekay%2Frekommender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imteekay%2Frekommender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imteekay","download_url":"https://codeload.github.com/imteekay/rekommender/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246195281,"owners_count":20738839,"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":["api","clojure","clojure-development","funcional-programming","test","test-driven-development","testing"],"created_at":"2024-10-03T05:41:59.778Z","updated_at":"2025-03-29T14:26:43.205Z","avatar_url":"https://github.com/imteekay.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rekommender\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/rekommender/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/rekommender/service_test.clj.\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## 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 rekommender .`\n3. Run your Docker image: `docker run -p 8080:8080 rekommender`\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 rekommender; capstan build`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimteekay%2Frekommender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimteekay%2Frekommender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimteekay%2Frekommender/lists"}