Skip to content

BestSolution-at/openapi-dsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openapi-dsl

This repository contains a proof-of-concept DSL to describe OpenAPI-Documents in a concise and human readable way.

Screenshot VS Code

How to try

See langium-quickstart.md for a detail description

Local generator

npm install
npm run build
node ./bin/cli generate examples/test.osl
code generated/test.osl

In the browser

As Languim works perfectly fine inside a modern browser you can use the DSL in your favorite browser right away by going https://bestsolution-at.github.io/openapi-dsl . Give it a try and let us know what features you are missing.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published