gomakeme
API generator
Automates the creation of boilerplate and endpoints for REST APIs in Go.
Generate boilerplate + endpoints for Fiber or Gin REST APIs.
11 stars
2 watching
1 forks
Language: Go
last commit: over 2 years ago
Linked from 1 awesome list
apiboilerplategogo-fibergo-ginrestrest-api
Related projects:
Repository | Description | Stars |
---|---|---|
amrebada/go-modules | A boilerplate project providing a set of pre-configured modules and tools for building web applications with Go, including support for databases, frameworks, and API generation. | 14 |
efectn/fiber-boilerplate | A Go-based boilerplate for building RESTful APIs with Fiber. | 77 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 41 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 955 |
firebase007/go-rest-api-with-fiber | An example Go API using Fiber to provide a simple REST interface | 53 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 378 |
sujit-baniya/fiber-boilerplate | A comprehensive Go web framework boilerplate with built-in features for authentication, authorization, caching, and more. | 410 |
azr/generators | Automates the generation of boilerplate code for common Go applications | 5 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
gogo/letmegrpc | Generates web forms from gRPC definitions | 421 |
allaboutapps/go-starter | A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. | 506 |
joshpme/azure-go-ddd-boilerplate | A boilerplate project providing a foundation for building DDD/CQRS/Event Sourcing applications in GoLang, including support for Azure Functions. | 0 |
thomasvvugt/fiber-boilerplate | A comprehensive boilerplate for building Fiber web applications with Go | 276 |
fachryansyah/fotongo | A boilerplate project providing a basic structure and tools for building backend services with Go. | 34 |