gin VS fresh

Compare gin vs fresh and see what are their differences.

gin

Live reload utility for Go web servers (by codegangsta)

fresh

Build and (re)start go web apps after saving/creating/deleting source files. (by gravityblast)
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
gin fresh
3 3
4,188 3,706
- -
0.0 0.0
about 1 year ago about 1 year 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.

gin

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

fresh

Posts with mentions or reviews of fresh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-17.
  • Implement auto-reload after update
    5 projects | /r/golang | 17 Dec 2022
    Have a look at fresh
  • How to auto-reload go apps during development?
    5 projects | /r/golang | 6 Jul 2021
  • To Go with Golang
    5 projects | dev.to | 5 Feb 2021
    Needed a more robust way, which is provided by this package called fresh. Fresh is a command line tool that builds and (re)starts your web application everytime you save a Go or template file. You can also customise the log color that comes with the default fresh setup. It requires a default runner.conf file. If you want to go with the default options, you don't even need this file on your project root.

What are some alternatives?

When comparing gin and fresh you can also consider the following projects:

air - ☁️ Live reload for Go apps

modd - A flexible developer tool that runs processes and responds to filesystem changes

reflex - Run a command when files change

remix - Build Better Websites. Create modern, resilient user experiences with web fundamentals.

gio - Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)

mongo-go-driver - The Official Golang driver for MongoDB

golang-docker-cache - Improved docker Golang module dependency cache for faster builds.

logger - ⚠ Deprecated, available within Fiber v2

watchrun - Watch your files and run your programs.

Fiber - ⚡️ Express inspired web framework written in Go