api-lysis

CLI and engine for code generation from JSON LD APIs

Usage no npm install needed!

<script type="module">
  import apiLysis from 'https://cdn.skypack.dev/api-lysis';
</script>

README

Lysis

CLI and engine for code generation from JSON LD APIs

Lysis

Overview

Lysis is a tool to generate files from JSON LD documentation, for example TypeScript classes, from backend.

It works well with API Platform.

Take a look to the Lysis documentation for further details.

Todo

  • add documentation to lysis-tester
  • write tests
  • lysis create-generator <generator name> to scaffold a new generator
  • display generators version when lysis is started