An open API service indexing awesome lists of open source software.

https://github.com/burgalon/fezto

Frontend Zero to One
https://github.com/burgalon/fezto

generator gui openapi openapi3 react swagger typescript

Last synced: 11 months ago
JSON representation

Frontend Zero to One

Awesome Lists containing this project

README

          

# 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.