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
- Host: GitHub
- URL: https://github.com/burgalon/fezto
- Owner: burgalon
- Created: 2022-05-26T08:56:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T09:00:36.000Z (over 3 years ago)
- Last Synced: 2025-01-23T09:55:09.355Z (about 1 year ago)
- Topics: generator, gui, openapi, openapi3, react, swagger, typescript
- Homepage: https://www.fezto.xyz/
- Size: 0 Bytes
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.