er1z / lysis

CLI and engine for code generation from JSON LD APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CLI and engine for code generation from JSON LD APIs

License:MIT License


Languages

Language:JavaScript 100.0%