Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 353 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 353 Bytes

Frontend Zero to One

An automatic on-the-fly app generator from OpenAPI 3.0 spec (or Swagger 2.0)

FEZTO parses the OpenAPI spec and tries to determine which resources are available to present, and creates CRUD screen for creating, reading and updating entities. It also tries to resolve foreign keys to create dropdowns and add linkable resources.