go-rest-api-with-fiber
REST API
An example Go API using Fiber to provide a simple REST interface
A Go Fiber API
53 stars
2 watching
16 forks
Language: Go
last commit: over 4 years ago
Linked from 1 awesome list
expressfibergogolanglogrocketrest-api
Related projects:
Repository | Description | Stars |
---|---|---|
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 384 |
ericlau1/go-fiber-auth-api | An authentication API using Go and MongoDB with JWT authorization | 53 |
efectn/fiber-boilerplate | A Go-based boilerplate for building RESTful APIs with Fiber. | 77 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
go-restit/restit | A Go library to help write integration tests for RESTful APIs | 55 |
srfrog/go-relax | A framework for building RESTful APIs in Go | 152 |
rs/rest-layer | An API framework for building RESTful APIs with customizable schema validation and graph API capabilities. | 1,256 |
koba04/react-fiber-resources | A collection of resources and documentation about React Fiber, its architecture, implementation, and usage. | 782 |
alpody/golang-fiber-realworld-example-app | A fully fledged fullstack application built with Golang/Fiber including CRUD operations, authentication, routing, and more. | 125 |
emicklei/go-restful-openapi | An OpenAPI extension for the go-restful package to simplify API documentation and validation | 135 |
go-goyave/goyave | An opinionated, all-in-one web framework focused on building enterprise-level REST APIs with an emphasis on reliability and maintainability. | 1,644 |
sacsand/gofiber-firebaseauth | Middleware to authenticate users with Firebase authentication in Go Fiber applications | 23 |
go-fed/activity | Library implementing ActivityPub protocol and federating social data | 711 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 966 |
edermanoel94/rest-go | A library providing helpful methods for building RESTful APIs in Go. | 16 |