{"id":15687985,"url":"https://github.com/ultirequiem/tixte-node","last_synced_at":"2025-10-05T04:14:46.772Z","repository":{"id":104827117,"uuid":"463359476","full_name":"UltiRequiem/tixte-node","owner":"UltiRequiem","description":"🍬 Tixte Developer API Wrapper","archived":false,"fork":false,"pushed_at":"2023-07-20T17:44:07.000Z","size":48,"stargazers_count":10,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-22T17:02:58.698Z","etag":null,"topics":["hackathon","tixte","typescript","wrapper","wrapper-api"],"latest_commit_sha":null,"homepage":"https://tixte-wrapper.netlify.app","language":"TypeScript","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/UltiRequiem.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-25T01:40:40.000Z","updated_at":"2025-09-17T12:39:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7cb5176-56b8-470b-a9f5-f057e4deb678","html_url":"https://github.com/UltiRequiem/tixte-node","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/UltiRequiem/tixte-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Ftixte-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Ftixte-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Ftixte-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Ftixte-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UltiRequiem","download_url":"https://codeload.github.com/UltiRequiem/tixte-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Ftixte-node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278406898,"owners_count":25981708,"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-05T02:00:06.059Z","response_time":54,"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":["hackathon","tixte","typescript","wrapper","wrapper-api"],"created_at":"2024-10-03T17:52:52.900Z","updated_at":"2025-10-05T04:14:46.753Z","avatar_url":"https://github.com/UltiRequiem.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tixte Wrapper\n\n\u003e The best Tixte wrapper around\n\nThis package was done because I wanted to use the Tixte API in a hackathon,\nthere were already 2 packages that do the same, but any of them were working\ncorrectly 😔\n\nAt the end this package ended up with more features, better documentation and\nexamples!\n\nInstall\n\n```sh\nnpm i @ultirequiem/tixte # yarn add @ultirequiem/tixte\n```\n\nUsage\n\n```ts\nconst tixteClient = new TixteClient(process.env.TIXTE_API_KEY, {\n  defaultURL: \"sergif.likes.cash\",\n});\n\nconst upload = async (event) =\u003e {\n  const { data } = await tixteClient.uploadFile(\n    Buffer.from(event.body!, \"base64\"),\n    {\n      extension: \"gif\",\n    },\n  );\n\n  return data;\n};\n```\n\n[Check a real word example!](https://github.com/UltiRequiem/sergif/tree/main/src/api)\n\n## Docs\n\nAuto generated documentation using TypeDoc :two_hearts:\n\nFor examples check the next section 🚀\n\nhttps://tixte-wrapper.netlify.app\n\n## Using `@ultirequiem/tixte`\n\nAre you using this package? Add it here!\n\n- [Sergif](https://sergif.ultirequiem.com) - Netlify Functions - **Netlify x\n  Hashnode 2022 Hackathon**\n\n- [Piolafood](https://github.com/UltiRequiem/piolafood) - Next.js Endpoints -\n  **First Buildergroop Hackathon**\n\n## Licence\n\nLicenses under the MIT Licence.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Ftixte-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultirequiem%2Ftixte-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Ftixte-node/lists"}