0.1.1 • Published 7 months ago

luke-openapi-utils v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Open API Client Generator

Overview

The primary goal of this thesis project is to develop a tool/generator capable of creating a frontend application client based on the Open API specification (in either JSON or YAML format). This tool ensures the efficiency and usability of the generated client by performing the following actions:

  • Trimming Unnecessary Functions: Once the application/module is completed, it removes any superfluous functions from the generated classes.

  • Simplified Interface: Provides a user-friendly interface for each function. Users are spared from filling out numerous optional parameters, allowing them to input only those they deem necessary.

  • Documentation Generation: The tool offers the added benefit of generating documentation for better usability and understanding.

Open Source

This tool is proudly offered as an open-source project. The broader developer community can benefit from its functionalities, contribute to its growth, or simply make use of it in their projects.

Distribution

For the convenience of JavaScript developers, the tool is distributed via NPM (Node Package Manager). This ensures easy integration into existing or new projects.

Getting Started

(Here you can provide steps on how to install, configure, and use the tool)

Contributing

We welcome contributions! If you find any issues or have feature requests, please open an issue or submit a pull request.

License

This project is open source and distributed under the MIT License. It's free to use.

0.1.1

7 months ago

0.0.1

7 months ago

1.0.0

7 months ago