Y
Hacker News
new
|
ask
|
show
|
jobs
by
themmes
2247 days ago
Interesting idea! Even though I became pretty fast with spitting out Flask APIs it remains cumbersome.
You say my "computer serves as the server", would I be able to scale beyond that as well?
1 comments
eneuman
2247 days ago
Yes! The idea is any computer under your control can act as a server, and you can have multiple workers pointing to the same endpoint.
link