gofiber/fiber: Fast, Express.js styled HTTP framework
A brief introduction to the project:
gofiber/fiber is a fast and lightweight web framework for Go (Golang) that is inspired by Express.js, one of the most popular web frameworks for Node.js. It aims to provide a simple and efficient way to create web applications and APIs in