feat: created decorator powered http server

This commit is contained in:
Elias Renman
2023-05-22 23:44:24 +02:00
parent 323edfacf7
commit a695989474
5 changed files with 156 additions and 49 deletions

3
pico-w/.gitignore vendored
View File

@@ -1,3 +1,4 @@
.env
env.json
config.py
config.py
__pycache__