vibe VS tutorial-go-fiber-rest-api

Compare vibe vs tutorial-go-fiber-rest-api and see what are their differences.

vibe

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

tutorial-go-fiber-rest-api

📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers. (by koddr)
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 tutorial-go-fiber-rest-api
1 2
1 344
- -
0.0 5.4
11 months ago 28 days ago
Go Go
MIT License 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.

tutorial-go-fiber-rest-api

Posts with mentions or reviews of tutorial-go-fiber-rest-api. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-22.

What are some alternatives?

When comparing vibe and tutorial-go-fiber-rest-api you can also consider the following projects:

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

fiber-swagger - fiber middleware to automatically generate RESTful API documentation with Swagger 2.0.

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

jwt - ⚠️ Deprecated repository, available within Fiber Contrib.

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

swagger-ui - Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

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

uuid - Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.

Fiber - ⚡️ Express inspired web framework written in Go

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

fiber-opentelemetry - OpenTelemetry trace middleware for Fiber that adds traces to requests.

Testify - A toolkit with common assertions and mocks that plays nicely with the standard library