awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to esperotech/yaade

Open-source alternatives to Yaade

30 open-source projects similar to esperotech/yaade, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Yaade alternative.

  • usebruno/brunousebruno का अवतार

    usebruno/bruno

    44,931GitHub पर देखें↗

    Bruno is a local-first API client designed for building, testing, and managing network requests across a wide range of protocols. By storing all collections and configurations as plain-text files directly on the local filesystem, it enables native version control and offline access, ensuring that project data remains under user control without requiring cloud synchronization. The platform distinguishes itself through a declarative approach to API management, utilizing a domain-specific language to define request parameters and metadata. This architecture supports a robust testing environment

    JavaScriptapi-clientapi-testingautomation
    GitHub पर देखें↗44,931
  • mountain-loop/yaakmountain-loop का अवतार

    mountain-loop/yaak

    18,778GitHub पर देखें↗

    Yaak is a cross-platform desktop client and command-line utility designed for developing, testing, and debugging API endpoints. It supports multi-protocol request execution for REST, GraphQL, and gRPC services, providing a unified environment for managing network interactions, authentication credentials, and automated testing workflows. The tool distinguishes itself through a local-first architecture that stores all workspace configurations and request definitions directly on the filesystem. This design enables native integration with version control systems like Git, allowing teams to track

    TypeScriptbruno-alternativegraphqlgrpc
    GitHub पर देखें↗18,778
  • kong/insomniaKong का अवतार

    Kong/insomnia

    38,496GitHub पर देखें↗

    Insomnia is a desktop application designed for the design, testing, and debugging of network requests. It serves as a comprehensive environment for managing the API lifecycle, allowing users to draft interface specifications, simulate endpoints, and execute automated testing workflows within continuous integration pipelines. The platform distinguishes itself through a modular, plugin-based architecture that enables the integration of custom scripts and external tools. It supports complex development needs by providing a local-first data persistence model, environment-variable substitution for

    TypeScriptapiapi-clientapi-design
    GitHub पर देखें↗38,496

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • aws/aws-sdk-netaws का अवतार

    aws/aws-sdk-net

    117GitHub पर देखें↗

    The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:

    C#
    GitHub पर देखें↗117
  • axios/axiosaxios का अवतार

    axios/axios

    109,077GitHub पर देखें↗

    Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different JavaScript execution environments, including the browser and Node.js. It functions as a JSON API client that serializes JavaScript objects into JSON and parses server responses into structured data. The project features a system for managing reusable client instances with shared configurations, such as base URLs and default settings. It includes a mechanism for intercepting outgoing requests and incoming responses globally, allowing data to be transformed before it reaches the

    JavaScripthacktoberfesthttp-clientjavascript
    GitHub पर देखें↗109,077
  • azure/azure-powershellAzure का अवतार

    Azure/azure-powershell

    4,733GitHub पर देखें↗

    Azure PowerShell is a collection of scriptable commands and a management tool used for the administration, configuration, and automation of Microsoft Azure cloud resources and infrastructure. It serves as a command line interface for deploying and monitoring cloud services. The project provides capabilities for cloud resource orchestration and infrastructure automation, allowing for the execution of programmable scripts to handle repetitive administrative tasks. It includes tools for managing identity and access across multiple Azure tenants and subscriptions. The system covers authenticatio

    C#armazuremicrosoft
    GitHub पर देखें↗4,733
  • bearer/bearer-jsB

    Bearer/bearer-js

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bettiolo/oauth-signature-jsbettiolo का अवतार

    bettiolo/oauth-signature-js

    232GitHub पर देखें↗

    JavaScript OAuth 1.0a signature generator (RFC 5849) for node and the browser

    JavaScript
    GitHub पर देखें↗232
  • bondiano/telega-gleambondiano का अवतार

    bondiano/telega-gleam

    60GitHub पर देखें↗

    A Gleam library for the Telegram Bot API on BEAM.

    Gleam
    GitHub पर देखें↗60
  • brookshi/hitchhikerbrookshi का अवतार

    brookshi/Hitchhiker

    2,216GitHub पर देखें↗

    a Restful Api test tool

    TypeScriptapicollaborationhitchhiker
    GitHub पर देखें↗2,216
  • bunopnu/glevatarbunopnu का अवतार

    bunopnu/glevatar

    7GitHub पर देखें↗

    Easily create Gravatar URLs in Gleam, supporting both Erlang and JavaScript 🎀

    Gleam
    GitHub पर देखें↗7
  • countly/countly-sdk-windowsCountly का अवतार

    Countly/countly-sdk-windows

    25GitHub पर देखें↗

    Windows Phone & Windows SDK for Countly Digital Analytics

    C#sdksdk-supportedwindows
    GitHub पर देखें↗25
  • curl/curlcurl का अवतार

    curl/curl

    42,214GitHub पर देखें↗

    Curl is a command-line tool and portable library for transferring data across a wide range of network protocols. It functions as a unified engine that abstracts diverse communication standards, allowing users and developers to move files and information between servers using a consistent interface. The project provides both a versatile command-line client for terminal-based automation and a stable programmatic interface for integrating complex network operations into applications. The system is distinguished by its protocol-agnostic core and its ability to manage both synchronous and asynchro

    Ccclientcurl
    GitHub पर देखें↗42,214
  • darrenburns/postingdarrenburns का अवतार

    darrenburns/posting

    12,035GitHub पर देखें↗

    Posting is a terminal-based HTTP request manager designed for developing, testing, and documenting API endpoints. It functions as a keyboard-driven interface that allows users to execute requests, manage collections, and inspect server responses directly within the command line environment. By storing request configurations as plain text files on the local filesystem, the tool ensures that API definitions remain compatible with standard version control systems. The project distinguishes itself by treating API collections as version-controlled assets, enabling users to migrate existing workflo

    Pythonautomationclideveloper-tools
    GitHub पर देखें↗12,035
  • docker/docker-pydocker का अवतार

    docker/docker-py

    7,184GitHub पर देखें↗

    docker-py is a Python library and SDK that serves as a programmatic client for the Docker Engine API. It provides a programmatic interface for controlling containers, images, and clusters, allowing for the automation of containerized applications and engine resources. The library enables remote Docker administration through various transport methods, including Unix domain sockets, TCP ports, and encrypted SSH tunnels. It handles real-time data links by using WebSockets to stream input and output from active containers. The project covers container lifecycle control, image management for buil

    Python
    GitHub पर देखें↗7,184
  • doclever/docleverD

    DOClever/DOClever

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • dropbox/dropbox-sdk-dotnetdropbox का अवतार

    dropbox/dropbox-sdk-dotnet

    344GitHub पर देखें↗

    The Official Dropbox API V2 SDK for .NET

    C#dotnetdropboxdropbox-api
    GitHub पर देखें↗344
  • ducaale/xhducaale का अवतार

    ducaale/xh

    7,880GitHub पर देखें↗

    xh is a command-line HTTP client used for sending network requests, testing REST APIs, and debugging connections. It functions as a terminal-based tool for executing requests with custom headers and bodies, while providing built-in formatting for network responses. The project includes a generator that converts configured network requests into equivalent shell commands for use in a standard terminal. It also features a response formatter that applies syntax highlighting and custom formatting to response headers and bodies to improve readability. The tool covers a broad range of network capab

    Rustapi-testingclideveloper-tools
    GitHub पर देखें↗7,880
  • ehsantang/apimanagerEhsanTang का अवतार

    EhsanTang/ApiManager

    2,412GitHub पर देखें↗

    CRAP - 开源API接口管理平台 | 完全开源、免费使用的API接口管理系统、BUG管理系统:API接口管理、文档管理、数据库表管理、接口调试、浏览器调试插件、导出word&pdf接口…..,采用SpringMVC MyBatis Lucene Bootstrap Angularjs Iconfont Guava Cache ,线上使用地址:http://api.crap.cn

    Javaangularjsapiapimanager
    GitHub पर देखें↗2,412
  • elbywan/wretchelbywan का अवतार

    elbywan/wretch

    5,174GitHub पर देखें↗

    Wretch is a chainable HTTP client library and Fetch API wrapper designed to simplify network request configuration, response parsing, and error handling. It functions as a network request manager and middleware framework for managing the end-to-end lifecycle of HTTP calls. The project is distinguished by a fluent interface for request configuration and a modular extension system. It utilizes a programmable response resolver to automate parsing and a plugin-based architecture to add new capabilities to request and response objects. The library covers a broad range of operational capabilities,

    TypeScript
    GitHub पर देखें↗5,174
  • firecamp-dev/firecampfirecamp-dev का अवतार

    firecamp-dev/firecamp

    2,599GitHub पर देखें↗

    Developer-first OpenSource API DevTool, Postman/Insomnia alternative.

    TypeScriptapiapi-clientgraphql
    GitHub पर देखें↗2,599
  • foss42/apidashfoss42 का अवतार

    foss42/apidash

    2,665GitHub पर देखें↗
    Dartapiapi-clientapi-testing
    GitHub पर देखें↗2,665
  • fsouza/go-dockerclientfsouza का अवतार

    fsouza/go-dockerclient

    2,237GitHub पर देखें↗

    Go client for the Docker Engine API.

    Go
    GitHub पर देखें↗2,237
  • fullstorydev/grpcuifullstorydev का अवतार

    fullstorydev/grpcui

    5,907GitHub पर देखें↗

    grpcui is a browser-based interactive web interface and API client for executing remote procedure calls to gRPC servers. It functions as an HTTP to gRPC gateway that translates JSON payloads into binary protobuf messages, allowing users to trigger network requests and inspect responses through a visual web interface. The tool provides schema browsing and discovery capabilities by querying server reflection or loading local protobuf descriptor files to identify available services and method signatures. It uses these definitions to automatically generate dynamic input forms for constructing req

    JavaScript
    GitHub पर देखें↗5,907
  • fullstorydev/grpcurlfullstorydev का अवतार

    fullstorydev/grpcurl

    12,691GitHub पर देखें↗

    grpcurl is a command-line interface and client tool for invoking gRPC methods and inspecting service definitions. It serves as a server debugger and reflection client, allowing users to call remote procedures and verify server responses from the terminal using JSON or protobuf formats. The tool distinguishes itself through the ability to discover available services and methods dynamically via a server reflection service or by loading local protobuf schema files. It can extract service descriptions from a server for local use and print specific schema symbol definitions. It covers a broad ran

    Gogolanggrpcprotobuf
    GitHub पर देखें↗12,691
  • fweingartshofer/oauthF

    fweingartshofer/oauth

    0GitHub पर देखें↗

    An oauth 2.0 library that does not assume anything. The library can be used to produce OAuth 2.0 requests and parse token responses. It produces gleam http requests and takes in gleam http responses. Use whatever http client you prefer for either javascript or erlang. The library pulls in as few…

    GitHub पर देखें↗0
  • gleam-lang/hexpmG

    gleam-lang/hexpm

    0GitHub पर देखें↗

    Gleam dynamic decoders for the API of Hex, the package manager for the BEAM ecosystem.

    GitHub पर देखें↗0
  • hoppscotch/hoppscotchhoppscotch का अवतार

    hoppscotch/hoppscotch

    79,618GitHub पर देखें↗

    Hoppscotch is an open-source API development ecosystem designed for building, testing, and debugging REST, GraphQL, and real-time APIs. It provides a unified platform that functions across web browsers, desktop applications, and command-line interfaces, allowing developers to manage the entire API lifecycle from a single environment. The platform distinguishes itself through a highly interactive, command-driven interface that utilizes a global spotlight palette and keyboard shortcuts to streamline complex workflows. It supports advanced request manipulation and validation by executing JavaScr

    TypeScriptapiapi-clientapi-rest
    GitHub पर देखें↗79,618
  • httpie/httpiehttpie का अवतार

    httpie/httpie

    38,212GitHub पर देखें↗

    HTTPie is a command-line HTTP client designed for sending requests to web services and APIs. It functions as a terminal-based web client and JSON API interface, allowing users to interact with RESTful services and download remote files directly from the console. The tool simplifies the interaction with APIs through a custom syntax for argument parsing and automatic JSON payload serialization. It includes a request debugger to verify the structure of a request before transmission and uses ANSI-based formatting to display server responses with color and indentation for improved readability. Th

    Python
    GitHub पर देखें↗38,212
  • jpillora/jquery.restjpillora का अवतार

    jpillora/jquery.rest

    611GitHub पर देखें↗

    A jQuery plugin for easy consumption of RESTful APIs

    CoffeeScript
    GitHub पर देखें↗611