Chimoney / chimoney-community-projects

Repo for Community Contributors
http://api.chimoney.io/
MIT License
136 stars 172 forks source link

Feat: Typescript-sdk #471

Open JosephMugo8711 opened 2 weeks ago

JosephMugo8711 commented 2 weeks ago

Developed a TypeScript SDK to enable seamless Chimoney API integration with strong typing for web applications. The SDK includes type definitions and interfaces for API requests and responses, along with documentation and usage examples. Ensured compatibility with TypeScript frameworks like React and Node.js, and tested for common edge cases.