openapi_server

v0.6.0

OpenAPI library to build REST server applications

Build StatusTest Status

OpenAPI Generator is a code generator that supports generation of API client libraries, server stubs and documentation automatically given an OpenAPI Spec.

The Ada client support has been integrated in OpenAPI Generator.

The OpenAPI Ada library is a small support library for the Ada code generator provided by OpenAPI Generator. The library provides support to serialize the data, make HTTP requests and support the OpenAPI Spec. specific operations or types.

Install

Globally install this crate:

alr install openapi_server

Add to your project:

alr with openapi_server

Crate Information

Authors

Maintainers

Maintainers (GitHub pseudo)

Release Date

3 years ago

First Release

8/22/2022

License

Statistics

Dependencies: 5

Dependents: 0

Versions: 3

Dependencies

utilada^2.5.0
security^1.4.1
openapi^0.6.0