typhon icon indicating copy to clipboard operation
typhon copied to clipboard

A wrapper around Go's net/http to provide safety and convenience. At Monzo, Typhon forms the basis of most clients and servers in our microservices platform.

Results 11 typhon issues
Sort by recently updated
recently updated
newest added

Planned to use this repo in an RPC project and noticed multiple implementations of ioutil, which is deprecated. Passes all - local - tests as ioutil functionality was migrated into...