{"id":19383895,"url":"https://github.com/docspring/docspring-elixir","last_synced_at":"2025-09-02T08:42:25.314Z","repository":{"id":53577516,"uuid":"521472266","full_name":"DocSpring/docspring-elixir","owner":"DocSpring","description":"DocSpring API client for Elixir / Phoenix applications","archived":false,"fork":false,"pushed_at":"2025-03-22T10:16:19.000Z","size":67,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-05T17:13:26.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DocSpring.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":"2022-08-05T02:03:37.000Z","updated_at":"2025-05-13T04:04:49.000Z","dependencies_parsed_at":"2025-06-01T12:41:23.958Z","dependency_job_id":"5e9fa9ae-496d-4a46-9281-625e3f5cef03","html_url":"https://github.com/DocSpring/docspring-elixir","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/DocSpring/docspring-elixir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DocSpring%2Fdocspring-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DocSpring%2Fdocspring-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DocSpring%2Fdocspring-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DocSpring%2Fdocspring-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DocSpring","download_url":"https://codeload.github.com/DocSpring/docspring-elixir/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DocSpring%2Fdocspring-elixir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273257660,"owners_count":25073531,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":[],"created_at":"2024-11-10T09:28:18.643Z","updated_at":"2025-09-02T08:42:25.275Z","avatar_url":"https://github.com/DocSpring.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docspring\n\nDocSpring provides an API that helps you fill out and sign PDF templates.\n\n## Building\n\nTo install the required dependencies and to build the elixir project, run:\n\n```console\nmix local.hex --force\nmix do deps.get, compile\n```\n\n## Installation\n\nIf [available in Hex][], the package can be installed by adding `docspring` to\nyour list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [{:docspring, \"~\u003e 2.1.0\"}]\nend\n```\n\nDocumentation can be generated with [ExDoc][] and published on [HexDocs][]. Once published, the docs can be found at\n[https://hexdocs.pm/docspring][docs].\n\n## Configuration\n\nYou can override the URL of your server (e.g. if you have a separate development and production server in your\nconfiguration files).\n\n```elixir\nconfig :docspring, base_url: \"https://sync.api.docspring.com/api/v1\"\n```\n\nMultiple clients for the same API with different URLs can be created passing different `base_url`s when calling\n`Docspring.Connection.new/1`:\n\n```elixir\nclient = Docspring.Connection.new(base_url: \"https://sync.api.docspring.com/api/v1\")\n```\n\n[exdoc]: https://github.com/elixir-lang/ex_doc\n[hexdocs]: https://hexdocs.pm\n[available in hex]: https://hex.pm/docs/publish\n[docs]: https://hexdocs.pm/docspring\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocspring%2Fdocspring-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocspring%2Fdocspring-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocspring%2Fdocspring-elixir/lists"}