Application 2023-10-30

Resources Referenced for Creating an HTTP Router

Explore resources for building HTTP routers including radix trees, trie structures, and benchmark comparisons in Go.

Read in: ja
Resources Referenced for Creating an HTTP Router

I will list various sources and my own articles that I referenced during the development of goblin.

Due to having scattered reference links in several of my blog posts, I have consolidated them here.

References

A list of materials referenced in the development of the HTTP Router.

GitHub

Blogs

Documentation

Tools

Articles Written

Articles posted on bmf-tech.com.

Books Written

Tags: Router HTTP URL Routing Link Collection
Share: 𝕏 Post Facebook Hatena
✏️ View source / Discuss on GitHub
☕ Support

If you enjoy this blog, consider supporting it. Every bit helps keep it running!


Related Articles