adhocteam / pushup

Pushup is for making modern, page-oriented web apps in Go
https://pushup.adhoc.dev
MIT License
844 stars 30 forks source link

Adapt Responder interface to http.Handler #81

Open paulsmith opened 1 year ago

paulsmith commented 1 year ago

Having a Responder be usable as a http.Handler is necessary for #80