Go to file
2023-09-20 21:22:37 +02:00
.gitignore Initial commit 2023-09-19 20:26:32 +02:00
LICENSE Initial commit 2023-09-19 20:26:32 +02:00
MicroWebServer.py Add test decorator for pathhandling 2023-09-20 21:22:37 +02:00
README.md First simply webserver test implementation. 2023-09-19 20:30:51 +02:00

picow-lib

Collection of funny stuff to test on RaspberryPi PicoW

Currently contains only a silly webserver reading incoming requests in a basic/simple way and returns with simple 200 ok; will be added with more functionality...