u/pmbanugo

Showcase: A HTTP/1.1 server library for Odin

Showcase: A HTTP/1.1 server library for Odin

Hey, I'd like to share Tina HTTP — A HTTP/1.1 server framework/library built on Tina concurrency framework. It passes 33/33 spec compliance check using uNetworking/h1spec for compliance check. There is some API reference guide in the README but there are a few examples to show how to use it.

See the [README](https://github.com/pmbanugo/tina/tree/main/examples) for running the examples or for using the HTTP library API. Here's info if you want to verify the compliance check.

I'll write and share a blog post about the architecture and how it's built on Tina Isolates. But the example and rough doc should have good enough detail for anyone who wants to try it and leave feedback.

Looking forward to you trying it and sharing your thoughts/feedback.

u/pmbanugo — 4 days ago