{"id":21449420,"url":"https://github.com/johnbellone/spoon","last_synced_at":"2025-07-07T01:36:30.330Z","repository":{"id":30862457,"uuid":"34420030","full_name":"johnbellone/spoon","owner":"johnbellone","description":"Chef Server API client written in Clojure.","archived":false,"fork":false,"pushed_at":"2016-08-29T17:53:16.000Z","size":75,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T11:49:27.141Z","etag":null,"topics":["chef","chef-server","clojure"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnbellone.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-04-22T22:42:42.000Z","updated_at":"2018-03-19T23:25:49.000Z","dependencies_parsed_at":"2022-09-06T23:53:20.807Z","dependency_job_id":null,"html_url":"https://github.com/johnbellone/spoon","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbellone%2Fspoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbellone%2Fspoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbellone%2Fspoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnbellone%2Fspoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnbellone","download_url":"https://codeload.github.com/johnbellone/spoon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960666,"owners_count":20375105,"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":["chef","chef-server","clojure"],"created_at":"2024-11-23T03:20:06.067Z","updated_at":"2025-03-17T02:13:25.828Z","avatar_url":"https://github.com/johnbellone.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clj-spoon\n[![Build Status](https://travis-ci.org/johnbellone/spoon.svg)](https://travis-ci.org/johnbellone/spoon)\n\n[![Clojars Project](http://clojars.org/com.bloomberg.inf/spoon/latest-version.svg)](http://clojars.org/com.bloomberg.inf/spoon)\n\n[Chef Server API][1] client written in [Clojure][2].\n\n## Usage\nWhen using the `lein repl` a default environment is set up based on\nyour current username and home directory. These can be overriden using\nenvironment variables (*CHEF_SERVER_HOST*, *CHEF_CLIENT_NAME* and\n*CHEF_CLIENT_KEY*).\n```clojure\nuser=\u003e (println *client-config*)\n{:chef-host manage.chef.io, :client-name jbellone, :client-key /Users/jbellone/.chef/jbellone.pem}\nnil\n```\nIf you have an on-premises Chef Server you are going to need to\noverride the client information. For example, let's assume that the\nChef Server API that we're operating on is located at\n_chef.internal.corporate.com_. We are able to override the host in\nthree ways:\n\n1. Set the environment variable *CHEF_SERVER_HOST* prior to running\nthe `lein repl` command.\n2. Set the :chef-server-host in our [Clojure development profile][3].\n3. Use the Clojure macro `with-chef-server` which overrides only the\n:chef-server-host key in the _client-info_ object.\n\n[1]: https://chef.io\n[2]: http://clojure.org\n[3]: https://github.com/weavejester/environ#example-usage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnbellone%2Fspoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnbellone%2Fspoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnbellone%2Fspoon/lists"}