A TypeScript library that simplifies HTTP requests by defining RESTful API clients with method decorators.
GZM is a utility library that simplifies HTTP client implementation for RESTful APIs by leveraging TypeScript method decorators. It provides a clean, declarative approach to defining API endpoints, reducing boilerplate code and improving developer productivity.
GZM embraces a declarative programming model where API contracts are defined as TypeScript classes with decorated methods, making HTTP client code more readable, maintainable, and testable.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.