{"id":32164858,"url":"https://github.com/basbl/ex_castor_edc","last_synced_at":"2026-07-02T06:31:45.784Z","repository":{"id":38196317,"uuid":"430128975","full_name":"basbl/ex_castor_edc","owner":"basbl","description":"An unofficial Elixir wrapper for the Castor EDC API","archived":false,"fork":false,"pushed_at":"2023-05-21T13:30:20.000Z","size":1309,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-07T17:52:54.145Z","etag":null,"topics":["elixir"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/ex_castor_edc","language":"Elixir","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/basbl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-20T14:46:07.000Z","updated_at":"2022-07-16T11:41:14.000Z","dependencies_parsed_at":"2022-07-16T15:17:00.801Z","dependency_job_id":null,"html_url":"https://github.com/basbl/ex_castor_edc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/basbl/ex_castor_edc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basbl%2Fex_castor_edc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basbl%2Fex_castor_edc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basbl%2Fex_castor_edc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basbl%2Fex_castor_edc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basbl","download_url":"https://codeload.github.com/basbl/ex_castor_edc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basbl%2Fex_castor_edc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35036549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-02T02:00:06.368Z","response_time":173,"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":["elixir"],"created_at":"2025-10-21T14:55:02.551Z","updated_at":"2026-07-02T06:31:45.777Z","avatar_url":"https://github.com/basbl.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExCastorEDC\n\n[![Package](https://img.shields.io/hexpm/v/ex_castor_edc.svg)](https://hex.pm/packages/ex_castor_edc) [![Documentation](http://img.shields.io/badge/hex.pm-docs-green.svg?style=flat)](https://hexdocs.pm/ex_castor_edc) ![CI](https://github.com/basbl/ex_castor_edc/actions/workflows/ci.yml/badge.svg)\n\nAn unofficial Elixir wrapper for the [Castor EDC API](https://data.castoredc.com/api).\n\nNot all endpoints have been implemented yet, these will be gradually added in future releases.\n\n## Getting started\n\nIn order to use `ex_castor_edc`, you will need Elixir installed. Then create an\nElixir project via the `mix` build tool:\n\n```\n$ mix new my_app\n```\n\nThen you can add `ex_castor_edc` as dependency in your `mix.exs`.\n\n```elixir\ndef deps do\n  [\n    {:ex_castor_edc, \"~\u003e 0.4.0\"}\n  ]\nend\n```\n\nAlternatively, inside a script or Livebook:\n\n```elixir\nMix.install([\n  {:ex_castor_edc, \"~\u003e 0.4.0\"}\n])\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasbl%2Fex_castor_edc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasbl%2Fex_castor_edc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasbl%2Fex_castor_edc/lists"}