@dext7r/swagger-api-types
v1.1.0
Published
swagger-api-types is an npm package for generating API type declarations based on the Swagger specification in Node.js. Swagger is a specification for describing and defining RESTful APIs, providing a structured way to document paths, parameters, response
Downloads
9
Maintainers
Readme
swagger-api-types is an npm package for generating API type declarations based on the Swagger specification in Node.js. Swagger is a specification for describing and defining RESTful APIs, providing a structured way to document paths, parameters, responses, and more. By parsing the Swagger specification, swagger-api-types generates TypeScript type declarations related to the API, enabling static type checking and autocompletion during development.
🏠 Homepage
Prerequisites
- npm >=9.6.5
- node >=18.0.0
Author
👤 h7ml
- Website: https://gitee.com/h7ml?q=github
- Github: @h7ml
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2023 h7ml. This project is Apache--2.0 licensed.
This README was generated with ❤️ by readme-md-generator