Skip to content

ManuelMos/vue-api-forms

 
 

Repository files navigation

Gitpod ready-to-code

vue-api-forms

Basic Idea

Automate user interface generation for searching and maintaining data based on a configuraton. Formats like OpenAPI or RAML will be supported. Also writing your own format wrapper is an option.

Different datatypes can be mapped to components of your desired UI framework. There are no limitations on UI frameworks planned. Every UI framework should work. With different hooks and attributes you are able to customize the visualization of your endpoints.

Usage with petstore example

Based on https://petstore.swagger.io ...

Mapping of datatypes to components

Customize visualization

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 47.5%
  • HTML 20.6%
  • JavaScript 17.1%
  • TypeScript 7.7%
  • Dockerfile 7.1%