- Struct Validation https://github.com/go-playground/validator 4 comments golang
- Using the validate package how can I actually return a boolean from my front end to validate? https://github.com/go-playground/validator 17 comments golang
- Using the Validate package what's the proper way to check if an email exists on the server? https://github.com/go-playground/validator 8 comments golang
Linking pages
- Go RESTful APIs, the practical way | NULL on error https://nullonerror.org/2022/07/30/go-restful-api-the-practical-way/ 55 comments
- GitHub - mikestefanello/pagoda: Rapid, easy full-stack web development starter kit in Go https://github.com/mikestefanello/pagoda 48 comments
- Common Anti-Patterns in Go Web Applications https://threedots.tech/post/common-anti-patterns-in-go-web-applications/ 44 comments
- GitHub - learning-cloud-native-go/myapp: 🚀 How to build a Dockerized RESTful API application using Go. https://github.com/learning-cloud-native-go/myapp 25 comments
- GitHub - zhufuyi/sponge: Sponge is a powerful Go development framework, it's easy to develop web and microservice projects. https://github.com/zhufuyi/sponge 15 comments
- Generate a fully-working Go CRUD HTTP API with Ent | ent https://entgo.io/blog/2021/07/29/generate-a-fully-working-go-crud-http-api-with-ent/ 13 comments
- GitHub - Prawirdani/qparser: Parse Query Parameters into Struct. https://github.com/Prawirdani/qparser 12 comments
- GitHub - num30/config: Declarative configuration for Go https://github.com/num30/config 10 comments
- GitHub - gookit/validate: ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。 https://github.com/gookit/validate 9 comments
- GitHub - amanbolat/awesome-go-with-stars: Awesome-go list with stars. Automatically updated https://github.com/amanbolat/awesome-go-with-stars 9 comments
- Blazingly fast REST API in Go with Gin | by Bertrand Quenin | Better Programming https://medium.com/@bquenin/modern-rest-api-with-go-and-postgresql-39b0e966534a 8 comments
- GitHub - artpar/daptin: Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS http://github.com/artpar/daptin 7 comments
- GitHub - Alikhll/golang-developer-roadmap: Roadmap to becoming a Go developer in 2020 https://github.com/Alikhll/golang-developer-roadmap#go-developer-roadmap 6 comments
- GitHub - AgentCosmic/xvalid: Lightweight validation library that can export rules as JSON so browsers can apply the same rules. https://github.com/agentcosmic/xvalid 5 comments
- GitHub - leonidasdeim/goconfig: Lightweight configuration library for Go applications https://github.com/leonidasdeim/goconfig 5 comments
- GitHub - otyang/go-starter https://github.com/otyang/go-starter 5 comments
- GitHub - codoworks/go-boilerplate: Production-ready Go RESTful API boilerplate with Echo https://github.com/codoworks/go-boilerplate 5 comments
- GitHub - go-playground/form: Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support. https://github.com/go-playground/form 4 comments
- Error handling · Learning Cloud Native Go https://learning-cloud-native-go.github.io/docs/error-handling/ 3 comments
- GitHub - stkr89/go-crud-microservice-template https://github.com/stkr89/go-crud-microservice-template 2 comments
Linked pages
- GitHub - gin-gonic/gin: Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. https://github.com/gin-gonic/gin 143 comments
- validator package - github.com/go-playground/validator/v10 - Go Packages https://pkg.go.dev/github.com/go-playground/validator/v10#hdr-One_Of 21 comments
- GitHub - go-playground/form: Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support. https://github.com/go-playground/form 4 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.