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
·
Ecwid avatar

Ecwid/consul-api

0
View on GitHub↗
422 estrellas·175 forks·Java·Apache-2.0·3 vistas

Consul Api

Java client for Consul HTTP API

Features

  • Microservices - Client for the Consul service discovery registry.

Historial de estrellas

Gráfico del historial de estrellas de ecwid/consul-apiGráfico del historial de estrellas de ecwid/consul-api

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 Consul Api

Proyectos open-source similares, clasificados según cuántas características comparten con Consul Api.
  • vercel/microAvatar de vercel

    vercel/micro

    10,618Ver en GitHub↗

    Micro is a Node.js HTTP microservices framework used to build asynchronous web servers. It enables the creation of lightweight services that handle requests and responses through single-purpose functions to reduce operational footprint and latency. The framework functions as a JSON API backend and a WebSocket communication server, allowing for the establishment of bidirectional socket connections for real-time data updates and instant messaging. Its capability surface covers HTTP request processing, including the parsing of JSON and URL-encoded request bodies. It also supports external API i

    TypeScriptasyncawaitmicro
    Ver en GitHub↗10,618
  • davejarvis/keentypeD

    DaveJarvis/KeenType

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dv8fromtheworld/jdaAvatar de DV8FromTheWorld

    DV8FromTheWorld/JDA

    4,663Ver en GitHub↗

    JDA is a Java library that serves as a Discord API wrapper, bot framework, and voice API client. It enables applications to interact with the Discord REST API and real-time gateway to build automated assistants, manage servers, and handle user interactions. The project includes a sharding manager to distribute gateway connections across multiple shards for scaling high-volume deployments. It also provides a UI component library for constructing interactive buttons, select menus, and modal forms within messages. Its capabilities cover voice and audio management, including audio streaming and

    Java
    Ver en GitHub↗4,663
  • fabric8io/kubernetes-clientAvatar de fabric8io

    fabric8io/kubernetes-client

    3,661Ver en GitHub↗

    Java client for Kubernetes & OpenShift

    Java
    Ver en GitHub↗3,661
Ver las 8 alternativas a Consul Api→

Preguntas frecuentes

¿Qué hace ecwid/consul-api?

Java client for Consul HTTP API

¿Cuáles son las características principales de ecwid/consul-api?

Las características principales de ecwid/consul-api son: Microservices.

¿Qué alternativas de código abierto existen para ecwid/consul-api?

Las alternativas de código abierto para ecwid/consul-api incluyen: vercel/micro — Micro is a Node.js HTTP microservices framework used to build asynchronous web servers. It enables the creation of… davejarvis/keentype. dv8fromtheworld/jda — JDA is a Java library that serves as a Discord API wrapper, bot framework, and voice API client. It enables… fabric8io/kubernetes-client — Java client for Kubernetes & OpenShift. alibaba/sentinel — Sentinel is a microservice flow control framework designed for managing traffic limits, distributed circuit breaking,… netflix/eureka — Eureka is a service registry and discovery server that serves as a coordination tool for microservices. It provides a…