📖 Go Fiber by Examples: Working with middlewares and boilerplates

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. create-go-app

    ✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command. (by create-go-app)

    View on GitHub

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

    Specifically configured roles and playbooks for the Ansible to deploy the application in isolated Docker containers on a remote server.

  4. vite

    Next generation frontend tooling. It's fast!

    The background part will be generated with Vite.js, and you are free to choose absolutely any startup template for React, Preact, Vue, Svelte, web components, vanilla JavaScript or TypeScript and so on.

  5. swagger-ui

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

    Out of the box, the project has its own fully configured Fiber REST API application template with automatic Swagger documentation and authorization of requests via JWT token.

  6. frank_jwt

    JSON Web Token implementation in Rust.

    Out of the box, the project has its own fully configured Fiber REST API application template with automatic Swagger documentation and authorization of requests via JWT token.

  7. HomeBrew

    🍺 The missing package manager for macOS (or Linux)

    Also, macOS and GNU/Linux users available way to install via Homebrew:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Build a data ingestion pipeline using Kafka, Flink, and CrateDB

    6 projects | dev.to | 10 May 2021
  • The weekend I fell down the MCP rabbit hole

    2 projects | dev.to | 18 May 2026
  • Kubernetes testing w/ Dagger.io

    4 projects | dev.to | 14 May 2026
  • CLI agents make self-hosting on a home server easier and fun

    2 projects | dev.to | 12 Jan 2026
  • How to sign your git commits with SSH when doing remote development

    2 projects | dev.to | 3 Dec 2025

Did you know that Python is
the 1st most popular programming language
based on number of references?