Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maragudk/http-handler-testing

How to structure and test HTTP handlers in Go.
https://github.com/maragudk/http-handler-testing

Last synced: 21 days ago
JSON representation

How to structure and test HTTP handlers in Go.

Awesome Lists containing this project

README

        

# HTTP handler testing

A way to structure and test HTTP handlers in Go. See the blog post [Structuring and testing HTTP handlers in Go](https://www.maragu.dk/blog/structuring-and-testing-http-handlers-in-go/).