{"id":28194299,"url":"https://github.com/monkey-projects/oci-lb","last_synced_at":"2025-05-16T13:12:06.878Z","repository":{"id":245848061,"uuid":"819339565","full_name":"monkey-projects/oci-lb","owner":"monkey-projects","description":"Clojure lib to invoke the OCI Loadbalancer API","archived":false,"fork":false,"pushed_at":"2024-06-26T14:11:36.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-26T17:22:40.305Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monkey-projects.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2024-06-24T10:02:11.000Z","updated_at":"2024-06-26T14:11:39.000Z","dependencies_parsed_at":"2024-06-26T17:26:24.719Z","dependency_job_id":null,"html_url":"https://github.com/monkey-projects/oci-lb","commit_stats":null,"previous_names":["monkey-projects/oci-lb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkey-projects%2Foci-lb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkey-projects%2Foci-lb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkey-projects%2Foci-lb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkey-projects%2Foci-lb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monkey-projects","download_url":"https://codeload.github.com/monkey-projects/oci-lb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535800,"owners_count":22087399,"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":[],"created_at":"2025-05-16T13:11:51.032Z","updated_at":"2025-05-16T13:12:06.872Z","avatar_url":"https://github.com/monkey-projects.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OCI Load Balancer\n\nThis is a Clojure library that provides functionality to access the OCI Load balancer\nAPI in a native fashion.\n\n## Why?\n\nWhy not use the [existing Java libs](https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdk.htm#SDK_for_Java)\nprovided by Oracle?  It's up to you of course, but I don't like having to marshal\nto-and-from Java POJO's all the time.  I also didn't like all the additional dependencies\nthat it brings.  I prefer having more control over what is happening.  This library uses\n[Martian](https://github.com/oliyh/martian) to directly access the API over HTTP, without\nhaving to build intermediate Java objects.\n\n## Compiling/Testing\n\nWe use [Clojure CLI](https://clojure.org/reference/deps_and_cli) to build this lib.\nRun the tests like so:\n\n```bash\nclj -X:test\n```\n\nSee [deps.edn](deps.edn) for more aliases you can use.\n\n## CI/CD\n\nWe use [MonkeyCI](https://monkeyci.com) to build this library.  It's being deployed to\n[Clojars](https://clojars.org).\n\n## License\n\n[MIT license](LICENSE)\n\nCopyright (c) 2024 by [Monkey Projects BV](https://www.monkey-projects.be).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonkey-projects%2Foci-lb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonkey-projects%2Foci-lb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonkey-projects%2Foci-lb/lists"}