tompston / gutLinks
Convert Golang structs to Typescript interfaces
☆74Updated 2 years ago
Alternatives and similar repositories for gut
Users that are interested in gut are comparing it to the libraries listed below
Sorting:
- Simple, type-safe hook system to enable easier modularization of your Go code.☆99Updated 3 years ago
- Adding "unset" state to Go's types☆82Updated 2 years ago
- Native type for dealing with dates in Go☆71Updated 3 weeks ago
- spectacular Golang struct tag parsing☆60Updated last year
- Nats-mutex is a distributed lock library using NATS JetStream.☆28Updated last year
- Cookies, but with structs, for happiness.☆113Updated last month
- Make Writing HTML in Go a Breeze 🍃☆52Updated last year
- A collection of Go packages for creating robust GraphQL APIs☆57Updated last year
- A port of dinero.js to Go☆68Updated 2 years ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- A Fast Streaming Parser for multipart/form-data in Golang☆80Updated last week
- A native Go implementation of the MJML email framework, providing fast compilation of MJML markup to responsive HTML.☆93Updated 2 months ago
- HLive is a server-side WebSocket based dynamic template-less view layer for Go.☆100Updated 2 years ago
- helper middleware and functionality for go-chi/chi☆43Updated last week
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 4 months ago
- A golang map in which entries expire after given a time period☆58Updated 2 months ago
- Pattern Matching library for go☆99Updated 2 years ago
- scan sql rows into any type powered by generics☆68Updated last year
- Library to help with walking of code directories in go☆92Updated 3 months ago
- Library to generate TOTP/HOTP codes☆142Updated last year
- A Go to TypeScript API client generator.☆52Updated last year
- A Go implementation of the Thumbhash image placeholder generation algorithm.☆124Updated 2 months ago
- Optional values for Go