-
-
Notifications
You must be signed in to change notification settings - Fork 888
Closed
Description
Is your feature request related to a problem? Please describe.
is there a way yet to create a simple webserver with odin? I am wanting to contribute to the Hucelia ("web framework for odin") but the team is just waiting on there to be a way to create a simple webserver with Odin. Like an HTTP module in Odin or something.
Describe the solution you'd like
I need a way to create a simple web server that can serve files via http request.
Additional context
let me know if you need more context from me
renehsz