Y
Hacker News
new
|
ask
|
show
|
jobs
by
HexDecOctBin
284 days ago
Why did you want the server to use Python? It seems simple enough to be easily be done in bare C.
1 comments
miguelgrinberg
284 days ago
I wanted to use MicroPython for this. I have nothing against C, it is a language that I actually know and use for other projects, but I wanted the challenge to try to build something similar to Flask or FastAPI that could run well on small devices.
link