Skip to content

Auto-mapping of REST-APIs to GUI #27

Open
@AndyObtiva

Description

@AndyObtiva

This request came originally from this Glimmer issue by @rubyFeedback :

PS: A bit off-topic, but I wanted if there is a glimmer support
for a RESTful API, e. g. to use a REST-API like in rails or
sinatra but have this be mapped 1:1 onto a widget automagically
if possible. Not sure how this could look, but it would be nice to
have this available in a standalone widget too, without needing
to start sinatra and then use a browser, for instance. Kind of like
making this all doable within a widget.

In my response to him I analyzed his request as:

...if I pull data with a REST API that gives me a collection of Person models, which have first_name, last_name, email, address, date of birth, and salary for example, then you want the GUI to automatically display this data, selecting the right widget per Person model attribute depending on attribute type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions