Auto: misc.

This commit is contained in:
2021-01-13 16:48:23 +01:00
parent 500be06707
commit 84e870ee11
3 changed files with 17 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Flask
- A [[web development]] [[framework]] for [[python]].
- Includes nice routing, sufficient to implement [[sensible urls]].
- The [[agora]] is [[flask]] based.
- [[go]] flask.palletsprojects.com
[//begin]: # "Autogenerated link references for markdown compatibility"
[sensible urls]: sensible-urls "Sensible Urls"
[agora]: agora "Agora"
[flask]: flask "Flask"
[go]: go "Go"
[//end]: # "Autogenerated link references"
+1
View File
@@ -38,6 +38,7 @@
- [[foam settings]] - [[foam settings]]
- [[protopoi]] - [[protopoi]]
- [[moa party]] - [[moa party]]
- [[flask]]
## [[doing]] ## [[doing]]
- [[agora plan]] - [[agora plan]]
+2
View File
@@ -0,0 +1,2 @@
# Sensible Urls