Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tieske/openapi.lua

Generate Lua functions to call OpenAPI operations
https://github.com/tieske/openapi.lua

Last synced: about 1 month ago
JSON representation

Generate Lua functions to call OpenAPI operations

Awesome Lists containing this project

README

        

[![Unix build](https://img.shields.io/github/actions/workflow/status/Tieske/openapi.lua/unix_build.yml?branch=main&label=Unix%20build&logo=linux)](https://github.com/Tieske/openapi.lua/actions/workflows/unix_build.yml)
[![Coveralls code coverage](https://img.shields.io/coveralls/github/Tieske/openapi.lua?logo=coveralls)](https://coveralls.io/github/Tieske/openapi.lua)
[![Lint](https://github.com/Tieske/openapi.lua/workflows/Lint/badge.svg)](https://github.com/Tieske/openapi.lua/actions/workflows/lint.yml)
[![SemVer](https://img.shields.io/github/v/tag/Tieske/openapi.lua?color=brightgreen&label=SemVer&logo=semver&sort=semver)](CHANGELOG.md)

# openapi.lua

Generate Lua functions to call OpenAPI operations

## License and copyright

See [LICENSE.md](LICENSE.md)

## Documentation

See [online documentation](https://Tieske.github.io/openapi.lua/)

## Changelog & Versioning

See [CHANGELOG.md](CHANGELOG.md)