gwenf / auto-api-ui

0 stars 0 forks source link

Auto API UI

Visually create an API via a user interface.

Overview

App provides a UI that generates a config file that builds an express API. App also automatically generates documentation for the API.

The inspiration for this comes from the Vue-CLI UI, that lets you bootstrap Vue projects from a user interface.

Requirements