User:Kim/Stations, Skills, Resources/Flask: Difference between revisions
(→JSON) |
(→JSON) |
||
| Line 13: | Line 13: | ||
''objective: submit multiple inputs, store and retrieve them from json'' | ''objective: submit multiple inputs, store and retrieve them from json'' | ||
<syntaxhighlight lang="python"> | <syntaxhighlight lang="python"> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Revision as of 14:09, 13 April 2026
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