lilliputten / sankey-graph-app

Sankey graph viewer and editor application
0 stars 0 forks source link

Issue #27: Implemented feature to accept data via push requests. #28

Closed lilliputten closed 7 months ago

lilliputten commented 7 months ago

Web-server start-app.py: Added feature to accept post requests with data on endpoint POST /cgi-bin/accept-post-data, added demo page /start-app-demo-post.html, which can invoke a demo 'POST redirect' to that target endpoint.

Updated version: 0.0.24.