You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CLI Code Generator is a command-line interface (CLI) application designed to generate code based on templates provided in JSON format. It accepts a JSON configuration file and uses the Go standard library as a templating engine to generate code files.
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.