{"id":19696480,"url":"https://github.com/guybedo/ftx-api","last_synced_at":"2025-04-29T11:32:08.420Z","repository":{"id":40480206,"uuid":"379452906","full_name":"guybedo/ftx-api","owner":"guybedo","description":"Ftx api java","archived":false,"fork":false,"pushed_at":"2022-09-21T22:02:59.000Z","size":52,"stargazers_count":1,"open_issues_count":2,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T15:11:20.363Z","etag":null,"topics":["ftx","ftx-apis","java","spring"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guybedo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-23T02:10:00.000Z","updated_at":"2025-02-22T12:24:29.000Z","dependencies_parsed_at":"2022-08-09T21:40:58.310Z","dependency_job_id":null,"html_url":"https://github.com/guybedo/ftx-api","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/guybedo%2Fftx-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guybedo%2Fftx-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guybedo%2Fftx-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guybedo%2Fftx-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guybedo","download_url":"https://codeload.github.com/guybedo/ftx-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251494012,"owners_count":21598216,"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":["ftx","ftx-apis","java","spring"],"created_at":"2024-11-11T19:35:20.424Z","updated_at":"2025-04-29T11:32:07.961Z","avatar_url":"https://github.com/guybedo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Java Api for FTX\n\nsamples in com.akalea.ftx.tools\n\n```\nFtxApi api = context.getBean(FtxApi.class);\n\nFtxCredentials credentials =\n    Optional\n        .ofNullable(context.getBean(FtxCredentials.class))\n        .orElse(\n            new FtxCredentials()\n                .setApiKey(\"api-key\")\n                .setApiSecret(\"api-secret\"));\n\nFtxAccount account = api.accounts().getAccount(credentials);\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguybedo%2Fftx-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguybedo%2Fftx-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguybedo%2Fftx-api/lists"}