User:Kim/Stations, Skills, Resources/Flask: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 5: Line 5:
pad with collective notes: https://pad.xpub.nl/p/FLASK-OMG-itshappening
pad with collective notes: https://pad.xpub.nl/p/FLASK-OMG-itshappening


==JSON==
== Examples ==
 
=== txt ===
''objective: website with textarea saves input to txt file and publishes entries on the page''
 
=== JSON ===
''objective: submit multiple inputs, store and retrieve them from json''

Revision as of 14:07, 13 April 2026

Flask

User:Sevgi/Grad Notes/Flask

pad with collective notes: https://pad.xpub.nl/p/FLASK-OMG-itshappening

Examples

txt

objective: website with textarea saves input to txt file and publishes entries on the page

JSON

objective: submit multiple inputs, store and retrieve them from json