tutorial-go-fiber-rest-api
API framework
Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers.
📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.
381 stars
4 watching
75 forks
Language: Go
last commit: 28 days ago
Linked from 1 awesome list
apidockerfiberfiber-frameworkgogolangjwtrest-apirestfulswaggertutorialtutorial-codetutorial-sourcecodetutorials
Related projects:
Repository | Description | Stars |
---|---|---|
firebase007/go-rest-api-with-fiber | An example Go API using Fiber to provide a simple REST interface | 53 |
efectn/fiber-boilerplate | A Go-based boilerplate for building RESTful APIs with Fiber. | 77 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 960 |
allaboutapps/go-starter | A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. | 506 |
sujit-baniya/fiber-boilerplate | A comprehensive Go web framework boilerplate with built-in features for authentication, authorization, caching, and more. | 411 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
chawk/go_fiber_quickstart | Provides a basic setup and example usage of the Go Fiber framework for building web applications. | 18 |
srfrog/go-relax | A framework for building RESTful APIs in Go | 152 |
koba04/react-fiber-resources | A collection of resources and documentation about React Fiber, its architecture, implementation, and usage. | 782 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 42 |
rs/rest-layer | An API framework for building RESTful APIs with customizable schema validation and graph API capabilities. | 1,256 |
gofiber/boilerplate | A pre-configured Go project for building Fiber applications with Docker support | 423 |
ericlau1/go-fiber-auth-api | An authentication API using Go and MongoDB with JWT authorization | 53 |
k-capehart/go-salesforce | An API wrapper for interacting with Salesforce using the Go programming language | 31 |
grofers/go-codon | Generates Go server code from REST and workflow specifications | 142 |