vibe VS fiber-go-template

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

vibe

Controller functionality and middleware for Golang Fiber web framework. (by ztcollazo)
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-go-template
1 3
1 836
- 1.6%
0.0 8.3
11 months ago 10 days ago
Go Go
MIT License Apache License 2.0
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-go-template

Posts with mentions or reviews of fiber-go-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-23.

What are some alternatives?

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

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

Redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

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

migrate - Database migrations. CLI and Golang library.

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

vite - Next generation frontend tooling. It's fast!

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

recipes - 📁 Examples for 🚀 Fiber

Fiber - ⚡️ Express inspired web framework written in Go

Recipes - Application for managing recipes, planning meals, building shopping lists and much much more!

net_http-go-template - 📝 net/http backend template for Create Go App CLI.