{"id":32170702,"url":"https://github.com/jeffhsta/nubank_api","last_synced_at":"2025-10-21T17:04:08.804Z","repository":{"id":62430137,"uuid":"170044875","full_name":"jeffhsta/nubank_api","owner":"jeffhsta","description":"Elixir Nubank API Client Library","archived":false,"fork":false,"pushed_at":"2019-03-11T04:19:09.000Z","size":77,"stargazers_count":13,"open_issues_count":28,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-21T17:03:00.690Z","etag":null,"topics":["elixir","elixir-library","nubank"],"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/jeffhsta.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":"2019-02-11T00:40:39.000Z","updated_at":"2023-11-19T17:18:00.000Z","dependencies_parsed_at":"2022-11-01T20:07:33.463Z","dependency_job_id":null,"html_url":"https://github.com/jeffhsta/nubank_api","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jeffhsta/nubank_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffhsta%2Fnubank_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffhsta%2Fnubank_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffhsta%2Fnubank_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffhsta%2Fnubank_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeffhsta","download_url":"https://codeload.github.com/jeffhsta/nubank_api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeffhsta%2Fnubank_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280299520,"owners_count":26306928,"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-10-21T02:00:06.614Z","response_time":58,"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","elixir-library","nubank"],"created_at":"2025-10-21T17:02:29.636Z","updated_at":"2025-10-21T17:04:08.800Z","avatar_url":"https://github.com/jeffhsta.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nubank API (nubank_api)\n\n**Work in progress**\n\nIt's an Elixir library that abstract the HTTP request into functions.\n\nThe goal is to facilitate the developers job to integrate with Nubank's API.\n\nThis project was inspired by the repo\n[https://github.com/Astrocoders/nubank-api](https://github.com/Astrocoders/nubank-api), thanks for\n[Astrocoders](https://github.com/Astrocoders) for the work in figure out Nubank's API endpoints/payloads etc.\n\n## Installation\n\n[Available in Hex](https://hex.pm/packages/nubank_api), the package can be installed\nby adding `:nubank_api` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:nubank_api, \"~\u003e 1.0.0\"}\n  ]\nend\n```\n\nDocumentation can be found at [https://hexdocs.pm/nubank_api](https://hexdocs.pm/nubank_api).\n\n## Contribution\n\n### Setup\n\nTo setup the project, is needed to have Elixir 1.7 or higher installed and run the the command:\n\n```bash\n$ mix deps.get\n```\n\n### QA\n\nIn order to keep the quality of the project is important to create tests, format the code\nand make sure the code style is following the Elixir linter rules.\n\nTo run the tests:\n\n```bash\n$ mix test\n```\n\nTo the code formater:\n\n```bash\n$ mix format\n```\n\nTo run the linter:\n\n```bash\n$ mix credo --strict\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffhsta%2Fnubank_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffhsta%2Fnubank_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffhsta%2Fnubank_api/lists"}