awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
create-go-app avatar

create-go-app/cli

0
View on GitHub↗
2,759 estrellas·271 forks·Go·Apache-2.0·2 vistasgithub.com/create-go-app/cli/wiki↗

Cli

✨ 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.

Features

  • General Utilities - CLI for generating production-ready full-stack projects.
  • General Utility Libraries - CLI for scaffolding production-ready projects.
  • Project Documentation Examples - Features a clean logo and quickstart installation guide.
  • Project Scaffolding - CLI tool for generating full-stack project skeletons.

Historial de estrellas

Gráfico del historial de estrellas de create-go-app/cliGráfico del historial de estrellas de create-go-app/cli

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Cli

Proyectos open-source similares, clasificados según cuántas características comparten con Cli.
  • tmrts/boilrAvatar de tmrts

    tmrts/boilr

    1,764Ver en GitHub↗

    :zap: boilerplate template manager that generates files or directories from template repositories

    Go
    Ver en GitHub↗1,764
  • afex/hystrix-goAvatar de afex

    afex/hystrix-go

    4,418Ver en GitHub↗

    This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services using the circuit breaker pattern. It serves as a resilience tool for managing request timeouts, defining fallback logic, and protecting remote systems from overloading. The library differentiates itself through the integration of a health metrics exporter that streams real-time performance and status data of remote connections to external monitoring tools. It combines this observability with a circuit breaker state machine that tracks success and failure rates to block calls

    Go
    Ver en GitHub↗4,418
  • abo/rerateA

    abo/rerate

    0Ver en GitHub↗
    Ver en GitHub↗0
  • adelowo/onecacheA

    adelowo/onecache

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a Cli→

Preguntas frecuentes

¿Qué hace create-go-app/cli?

✨ 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.

¿Cuáles son las características principales de create-go-app/cli?

Las características principales de create-go-app/cli son: General Utilities, General Utility Libraries, Project Documentation Examples, Project Scaffolding.

¿Qué alternativas de código abierto existen para create-go-app/cli?

Las alternativas de código abierto para create-go-app/cli incluyen: tmrts/boilr — :zap: boilerplate template manager that generates files or directories from template repositories. alxrm/ugo. adelowo/onecache. afex/hystrix-go — This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services… abo/rerate. alexpantyukhin/go-pattern-match.