{"id":13562381,"url":"https://github.com/Bounceapp/elixir-vercel","last_synced_at":"2025-04-03T18:33:33.486Z","repository":{"id":62430839,"uuid":"497984802","full_name":"Bounceapp/elixir-vercel","owner":"Bounceapp","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-14T15:19:44.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-04T14:45:04.604Z","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/Bounceapp.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}},"created_at":"2022-05-30T14:48:25.000Z","updated_at":"2022-11-02T22:11:24.000Z","dependencies_parsed_at":"2022-11-01T20:30:55.305Z","dependency_job_id":null,"html_url":"https://github.com/Bounceapp/elixir-vercel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bounceapp%2Felixir-vercel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bounceapp%2Felixir-vercel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bounceapp%2Felixir-vercel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bounceapp%2Felixir-vercel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bounceapp","download_url":"https://codeload.github.com/Bounceapp/elixir-vercel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247057048,"owners_count":20876503,"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":"2024-08-01T13:01:08.068Z","updated_at":"2025-04-03T18:33:28.477Z","avatar_url":"https://github.com/Bounceapp.png","language":"Elixir","funding_links":[],"categories":["Cloud Infrastructure and Management"],"sub_categories":[],"readme":"# Vercel for Elixir [![Hex pm](https://img.shields.io/hexpm/v/vercel.svg?style=flat)](https://hex.pm/packages/vercel) [![hex.pm downloads](https://img.shields.io/hexpm/dt/vercel.svg?style=flat)](https://hex.pm/packages/vercel)\n\nAn Elixir wrapper for Vercel's API\n\n# Installation\n\nThis package can be installed by adding `vercel` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:vercel, \"~\u003e 0.2.0\"}\n  ]\nend\n```\n\n# Configuration\n\nTo make calls to Vercel, it is necessary to configure your Vercel Access Token on your `config.exs` file:\n\n```elixir\nconfig :vercel, access_token: System.get_env(\"VERCEL_ACCESS_TOKEN\")\n# OR\nconfig :vercel, access_token: \"YOUR_TOKEN\"\n```\n\nYou can generate this token at https://vercel.com/account/tokens\n\n# Documentation\n\nThe docs can be found at [https://hexdocs.pm/vercel](https://hexdocs.pm/vercel).\n\n# License\n\nMore info at [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBounceapp%2Felixir-vercel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBounceapp%2Felixir-vercel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBounceapp%2Felixir-vercel/lists"}