1.1.0 ā€¢ Published 11 months ago

@dext7r/swagger-api-types v1.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

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

šŸ¤ 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