vibe VS fiber-boilerplate

Compare vibe vs fiber-boilerplate and see what are their differences.

vibe

Controller functionality and middleware for Golang Fiber web framework. (by ztcollazo)

fiber-boilerplate

This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box (by sujit-baniya)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vibe fiber-boilerplate
1 2
1 378
- -
0.0 6.3
11 months ago 29 days ago
Go Go
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vibe

Posts with mentions or reviews of vibe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-23.
  • Back end architecture for controllers in fiber
    2 projects | /r/golang | 23 Jan 2023
    A bit ago I decided to create my own implementation of controllers in fiber using generics. If you're interested, you can check it out at https://github.com/ztcollazo/vibe. It uses a similar architecture to rails rather than spring boot, but I personally find it nice to work with. If you have any suggestions for it, feel free to give those as well.

fiber-boilerplate

Posts with mentions or reviews of fiber-boilerplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-14.

What are some alternatives?

When comparing vibe and fiber-boilerplate you can also consider the following projects:

go-redoc - go-redoc is an embedded OpenAPI/Swagger documentation ui for Go using ReDoc

golang-gin-realworld-example-app - Exemplary real world application built with Golang + Gin

tutorial-go-fiber-rest-api - 📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.

Fiber - ⚡️ Express inspired web framework written in Go

fiber-go-template - 📝 Production-ready backend template with Fiber Go Web Framework for Create Go App CLI.

upspin - Upspin: A framework for naming everyone's everything.

fiber-versioning-boilerplate - A boilerplate for fiber versioning, Clean Architecture, API versioning, API documentation, Data versioning

glab - The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983

fiber-jwt - JWT for fiber

ecommerce - A fully functional Ecommerce API in GO GIN Framework and mongoDB with JWT Authentication

todo-list-api - Building CRUD Operations in Golang 🎉