{"id":28092673,"url":"https://github.com/staticweb-io/cloudformation-templating","last_synced_at":"2025-05-13T13:34:15.785Z","repository":{"id":62435378,"uuid":"365887765","full_name":"staticweb-io/cloudformation-templating","owner":"staticweb-io","description":"A library for creating CloudFormation templates.","archived":false,"fork":false,"pushed_at":"2025-04-17T20:32:42.000Z","size":66,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T09:44:09.248Z","etag":null,"topics":["aws","clojure","cloudformation"],"latest_commit_sha":null,"homepage":"","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/staticweb-io.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-05-10T01:45:30.000Z","updated_at":"2025-04-17T20:32:46.000Z","dependencies_parsed_at":"2024-04-05T01:32:11.353Z","dependency_job_id":"de7da1c0-de7e-413f-9609-6e2cebbfa494","html_url":"https://github.com/staticweb-io/cloudformation-templating","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.4,"last_synced_commit":"8a66c8256badb150b317c13e0ee2d4bab10787d8"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticweb-io%2Fcloudformation-templating","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticweb-io%2Fcloudformation-templating/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticweb-io%2Fcloudformation-templating/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staticweb-io%2Fcloudformation-templating/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staticweb-io","download_url":"https://codeload.github.com/staticweb-io/cloudformation-templating/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253950534,"owners_count":21989365,"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":["aws","clojure","cloudformation"],"created_at":"2025-05-13T13:34:15.043Z","updated_at":"2025-05-13T13:34:15.770Z","avatar_url":"https://github.com/staticweb-io.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloudformation-templating\n\n[![Clojars Project](https://img.shields.io/clojars/v/io.staticweb/cloudformation-templating.svg)](https://clojars.org/io.staticweb/cloudformation-templating)\n[![CljDoc Badge](https://cljdoc.org/badge/io.staticweb/cloudformation-templating)](https://cljdoc.org/d/io.staticweb/cloudformation-templating)\n\n\nA library for creating CloudFormation templates.\n\n## Importing existing templates\n\nJSON templates can be converted to EDN (or Clojure) using this function:\n\n```clojure\n(require '[cheshire.core :as json]\n         '[com.rpl.specter :as sp]\n         '[io.staticweb.cloudformation-templating :as ct])\n\n(defn import-from-json [^String s]\n  (let [m (json/parse-string s true)]\n    (sp/transform (sp/walker ct/invalid-keyword?) ct/full-name m)))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticweb-io%2Fcloudformation-templating","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaticweb-io%2Fcloudformation-templating","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaticweb-io%2Fcloudformation-templating/lists"}