Skip to content

lornajane/openapi-blockly-representation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockly representation of OpenAPI

This doesn't compile to OpenAPI (pull requests welcome), but I use these blocks as a teaching aid. You're welcome to use them too.

A single endpoint represented by blocks

Get started

Run npm install.

Then serve index.html locally. It's useful to have it reload, so I use this:

npx browser-sync start --server --files index.html

Example blocks

Try example.json.

Technical notes

The "save" functionality uses local storage so you can engineer the blocks without losing what you built on reload.

Used by

Send a pull request if you use this project? Let's share!

About

Demo repo uses blockly to visualise structure of OpenAPI

Topics

Resources

License

Stars

12 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages