go-pos VS viper

Compare go-pos vs viper and see what are their differences.

go-pos

Simple RESTful Point of Sale (POS) Service API written in Go using Gin web framework, PostgreSQL database, and Redis cache. Proof of concept of implementing Hexagonal Architecture in Go. (by bagashiz)

viper

Go configuration with fangs (by spf13)
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
go-pos viper
1 74
139 25,918
- -
9.0 8.8
8 days ago 6 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.

go-pos

Posts with mentions or reviews of go-pos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-27.
  • Building RESTful API with Hexagonal Architecture in Go
    21 projects | dev.to | 27 Sep 2023
    I have created a GitHub Action workflow to automate the containerization process of the application and put it on GitHub Container Registry. Then I manually deployed it on my personal VPS with Nginx as reverse proxy. I might consider writing another blog post to explain my VPS setup.

viper

Posts with mentions or reviews of viper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-22.

What are some alternatives?

When comparing go-pos and viper you can also consider the following projects:

sea-cinema-tix - Simple movie ticket booking web app built with Laravel 10, TailwindCSS, and MySQL database.

godotenv - A Go port of Ruby's dotenv library (Loads environment variables from .env files)

openmusic-api - Submission for Dicoding's "Belajar Fundamental Aplikasi Back-End" course. It is built with Hapi.js web framework for Node.js and PostgreSQL database.

envconfig - Small library to read your configuration from environment variables

PostgreSQL - Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

koanf - Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.

swag - Automatically generate RESTful API documentation with Swagger 2.0 for Go.

cleanenv - ✨Clean and minimalistic environment configuration reader for Golang

Task - A task runner / simpler Make alternative written in Go

kelseyhightower/envconfig - Golang library for managing configuration data from environment variables

starter-workflows - Accelerating new GitHub Actions workflows

mapstructure - Go library for decoding generic map values into native Go structures and vice versa.