Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: automatic generated web admin ui #36

Closed
ilovenwd opened this issue May 19, 2014 · 1 comment
Closed

feature: automatic generated web admin ui #36

ilovenwd opened this issue May 19, 2014 · 1 comment

Comments

@ilovenwd
Copy link

The auto generated CLI is already very useful for admin tasks for a API.
But a simple web based admin ui (GUI) may be more helpful.
Changes are:

  • options in CLI to forms in GUI with validation
  • method in CLI to admin tasks/buttons/links in GUI
  • resource in CLI to admin page in GUI

GUI is less error prone and more helpful for non-tech people.

@schneems
Copy link
Collaborator

Sorry for the extreme delay. I like the idea of simplifying API access for power users via a web app. I wonder if it's necessary to tightly couple it to this codebase or not though. I think a good path forward would be to make another third party library that utilizes Heroics to generate such a site. If it's popular then we can re-visit a deeper integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants