Skip to content

tchaloupka/vibe-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vibe-openapi

This is a WIP library to add OpenApi support to vibe-d.

It supports version 3.0.2 of the OpenApi specification.

Main focus ATM is generation of the OpenApi documentation from the REST API interface registered in vibe-d server.

Usefull links

Instalation

TODO: Not yet in the code.dlang.org repository.

Documentation

TODO

Usage examples

TODO: Add some after proof of concept

For more examples see examples directory.