Hacker News new | ask | show | jobs
by maddalax 624 days ago
Ah good call, I should have checked for typos. Will fix, ty.

The routing uses the std lib + chi, it's fairly integrated into the html builder because the http request needs to be utilized to check specific htmx headers.

I could imagine you could use your own web framework though, since you can wrap the std lib handlers.

1 comments

Also depending on popularity, I may make other adapters for different go web frameworks