ModularM
Modular3y ago
9 replies
Hammad

Writing a server in mojo

Hi - I want to expose a mojo program via a small http server. Is there a way to do this natively in mojo (i.e do the networking stdlibs exist)? If not, can I use python to do this within mojo?
Was this page helpful?