awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Ecwid avatar

Ecwid/consul-api

0
View on GitHub↗
422 stars·175 forks·Java·Apache-2.0·12 views

Consul Api

Java client for Consul HTTP API

Features

  • Microservices - Client for the Consul service discovery registry.

Star history

Star history chart for ecwid/consul-apiStar history chart for ecwid/consul-api

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Consul Api

Similar open-source projects, ranked by how many features they share with Consul Api.
  • vercel/microvercel avatar

    vercel/micro

    10,618View on 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
    View on GitHub↗10,618
  • davejarvis/keentypeD

    DaveJarvis/KeenType

    0View on GitHub↗
    View on GitHub↗0
  • dv8fromtheworld/jdaDV8FromTheWorld avatar

    DV8FromTheWorld/JDA

    4,663View on 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
    View on GitHub↗4,663
  • fabric8io/kubernetes-clientfabric8io avatar

    fabric8io/kubernetes-client

    3,661View on GitHub↗

    Java client for Kubernetes & OpenShift

    Java
    View on GitHub↗3,661
See all 8 alternatives to Consul Api→

Frequently asked questions

What does ecwid/consul-api do?

Java client for Consul HTTP API

What are the main features of ecwid/consul-api?

The main features of ecwid/consul-api are: Microservices.

What are some open-source alternatives to ecwid/consul-api?

Open-source alternatives to ecwid/consul-api include: 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…