{"id":35132308,"url":"https://github.com/mulfyx/teez-sdk","last_synced_at":"2026-01-13T22:53:37.185Z","repository":{"id":330786936,"uuid":"1118057428","full_name":"mulfyx/teez-sdk","owner":"mulfyx","description":"A collection of robust, type-safe SDKs for Teez, Kazakhstan’s e-commerce marketplace.","archived":false,"fork":false,"pushed_at":"2026-01-05T11:29:14.000Z","size":394,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-08T03:51:46.307Z","etag":null,"topics":["api-client","b2c","ecommerce","kazakhstan","marketplace","monorepo","sdk","teez","typescript","zod"],"latest_commit_sha":null,"homepage":"","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/mulfyx.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-17T07:47:16.000Z","updated_at":"2026-01-05T11:29:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mulfyx/teez-sdk","commit_stats":null,"previous_names":["mulfyx/teez-sdk"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mulfyx/teez-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulfyx%2Fteez-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulfyx%2Fteez-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulfyx%2Fteez-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulfyx%2Fteez-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mulfyx","download_url":"https://codeload.github.com/mulfyx/teez-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulfyx%2Fteez-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28400496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api-client","b2c","ecommerce","kazakhstan","marketplace","monorepo","sdk","teez","typescript","zod"],"created_at":"2025-12-28T06:35:05.089Z","updated_at":"2026-01-13T22:53:37.179Z","avatar_url":"https://github.com/mulfyx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Teez SDK\n\n\u003cdiv align=\"center\"\u003e\n\n[![License: MIT](https://img.shields.io/github/license/mulfyx/teez-sdk?style=flat-square\u0026color=yellow)](./LICENSE)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue?style=flat-square\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n[![Node.js](https://img.shields.io/badge/Node.js-%3E=20-green?style=flat-square\u0026logo=nodedotjs\u0026logoColor=white)](https://nodejs.org/)\n[![Code Style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square\u0026logo=prettier\u0026logoColor=white)](https://github.com/prettier/prettier)\n\n\u003c/div\u003e\n\nThis monorepo contains SDKs and tools for interacting with the Teez platform APIs. It is organized as a workspace to manage multiple packages efficiently.\n\n## Packages\n\n| Package                                             | Description                 | Version |\n| :-------------------------------------------------- | :-------------------------- | :------ |\n| [`@teez-sdk/teez-b2c-api`](./packages/teez-b2c-api) | Client for the Teez B2C API | 3.0.0   |\n\n## Development\n\nThis project uses [npm workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces).\n\n### Prerequisites\n\n- Node.js (v20 or higher recommended)\n- npm\n\n### Setup\n\nInstall dependencies for all packages from the root directory:\n\n```bash\nnpm install\n```\n\n### Building Packages\n\nTo build a specific package (e.g., `teez-b2c-api`):\n\n```bash\nnpm run build -w @teez-sdk/teez-b2c-api\n```\n\n### Linting \u0026 Formatting\n\nTo run linting across a specific package:\n\n```bash\nnpm run lint -w @teez-sdk/teez-b2c-api\n```\n\n## Contributing\n\n1. Fork the repository.\n2. Create your feature branch (`git checkout -b feature/amazing-feature`).\n3. Commit your changes (`git commit -m 'Add some amazing feature'`).\n4. Push to the branch (`git push origin feature/amazing-feature`).\n5. Open a Pull Request.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulfyx%2Fteez-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmulfyx%2Fteez-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulfyx%2Fteez-sdk/lists"}