radumg / DynaServer

A Dynamo Extension that allows bi-directional communication and control of Dynamo as a REST API.
GNU Affero General Public License v3.0
18 stars 1 forks source link

enable AJAX calls on start page #13

Closed radumg closed 5 years ago

radumg commented 5 years ago

Situation right now

HTML start page is static and endpoint buttons do nothing

What new feature do you suggest ?

Endpoint buttons should do AJAX calls and display the result in the appropriate box

How would this feature improve it ?

Make page dynamic & interactive.

Are you ready to help build this feature ?

YES