Showing 82 open source projects for "c++ http client"

View related business solutions
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Jimp

    Jimp

    An image processing library written entirely in JavaScript for Node

    An image processing library for Node written entirely in JavaScript, with zero native dependencies. If you're using this library with TypeScript the method of importing slightly differs from JavaScript. Instead of using require, you must import it with ES6 default import scheme. If you're using a web bundles (webpack, rollup, parcel) you can benefit from using the module build of jimp. Using the module build will allow your bundler to understand your code better and exclude things you aren't...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Engine.IO

    Engine.IO

    Transport-based cross-browser bi-directional communication layer

    In most cases, the connection will be established with WebSocket, providing a low-overhead communication channel between the server and the client. Rest assured! In case the WebSocket connection is not possible, it will fall back to HTTP long-polling. And if the connection is lost, the client will automatically try to reconnect. Scale to multiple servers and send events to all connected clients with ease. Socket.IO is a library that enables real-time, bidirectional and event-based communication...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Venom

    Venom

    Venom is the most complete javascript library for Whatsapp

    ... computer systems on the Internet. It uses a set of well-defined operations that apply to all information resources, HTTP itself defines a small set of operations, the most important being post, get, put and delete. Use it in your favorite language like PHP, Python, C# and others. as long as your language is supported with the HTTP protocol, you will save time and money. you don't need to know how Venom works, we have the complete API documentation, in a professional way!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SuperAgent

    SuperAgent

    Ajax for Node.js and browsers (JS HTTP client)

    SuperAgent is light-weight progressive ajax API crafted for flexibility, readability, and a low learning curve after being frustrated with many of the existing request APIs. It also works with Node.js! Small progressive client-side HTTP request library, and Node.js module with the same API, supporting many high-level HTTP client features. Browser-ready versions of this module are available via jsdelivr, unpkg, and also in the node_modules/superagent/dist folder in downloads of the superagent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5
    Apisauce

    Apisauce

    Axios + standardized errors + request/response transforms

    Talking to APIs doesn't have to be awkward anymore. Low-fat wrapper for the amazing Axios HTTP client library. All responses follow the same flow: success and failure alike. Responses have a problem property to help guide exception flow, attach functions that get called each request, attach functions that change all request or response data. Detects connection issues (on React Native). The only required property is baseURL and it should be the starting point for your API. It can contain a sub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    next-firebase-auth

    next-firebase-auth

    Simple Firebase authentication for all Next.js rendering strategies

    Simple Firebase authentication for all Next.js rendering strategies. This package makes it simple to get the authenticated Firebase user and ID token during both client-side and server-side rendering (SSR). We treat the Firebase JS SDK as the source of truth for auth status. When the user signs in, we call an endpoint to generate a refresh token and store the user info, ID token, and refresh token in cookies. Future requests to SSR pages receive the user info and ID token from cookies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    ... and Web UI ports. The end-to-end tests (E2E) test the full app in a headless Chromium browser. They spawn real IPFS node for HTTP API and a static HTTP server to serve the app. The purpose of those tests is not being comprehensible, but act as a quick regression and integration suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Node Fetch

    Node Fetch

    A light-weight module that brings the Fetch API to Node.js

    Instead of implementing XMLHttpRequest in Node.js to run browser-specific Fetch polyfill, why not go from native http to fetch API directly? Hence, node-fetch, minimal code for a window.fetch compatible API on Node.js runtime. See Jason Miller's isomorphic-unfetch or Leonardo Quixada's cross-fetch for isomorphic usage (exports node-fetch for server-side, whatwg-fetch for client-side). If you cannot switch to ESM, please use v2 which remains compatible with CommonJS. Critical bug fixes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ESP32-S2-Mini

    ESP32-S2-Mini

    Arduino ESP32-S2-Mini v1.00 Wemos | Firmware PS4 900x HOST Wifi AP

    Firmware para placa de desarrollo Arduino ESP32-S2 Mini v1.0.0 LOLIN-WIF WEMOS ESP32S2 Dev para Montar Servidor Host AP PlayStation 4 Herramienta web para instalar la última versión del Firmware: https://xdevgms.github.io/ Una vez instalado el firmware podrá conectar con la placa ESP32-S2 Mini vía Wifi WiFi SSID: PS4-Host-AP Password: password Página del administrador http://10.1.1.1/admin.html http://webkey.local/admin.html Nota Importante 1: En la sección configuración...
    Downloads: 78 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    XForms to XHTML+Javascript (AJAX) conversion based on a unique XSL transformation. Suitable server-side (PHP) or client-side (Internet Explorer, Mozilla FireFox, Opera, Safari) browser treatement where an XSLT 1.0 engine is available
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    EulerSharp

    EulerSharp

    Euler Yet another proof Engine

    EYE [1] is a reasoning engine supporting the Semantic Web layers [2]. It performs controlled chaining and it supports Euler paths [3]. Via N3 [4] it is interoperable with Cwm [5]. [1] http://eulersharp.sourceforge.net/README [2] http://www.w3.org/DesignIssues/diagrams/sweb-stack/2006a [3] http://mathworld.wolfram.com/KoenigsbergBridgeProblem.html [4] http://www.w3.org/TeamSubmission/n3/ [5] http://www.w3.org/2000/10/swap/doc/cwm
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    RapidASDev for Oracle

    RapidASDev for Oracle

    RASD for Oracle

    ... tool. All generated by RASD can be overwritten with using triggers (remember classical Forms). The best thing is that the development cycle is really fast. The development process can be start with the business users (no or less documentation and no programming) with the combination of analytics or designers. In few minutes you can have working prototype for business users to discuss about their requirements. For the first impression you can test it on http://bit.ly/RasdNo1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    OpenDDS

    OpenDDS

    OpenDDS is open source publish/subscribe middleware

    OpenDDS is an open source implementation of the Object Management Group (OMG) Data Distribution Service (DDS), providing a publish/subscribe middleware solution for real-time distributed systems. OpenDDS includes development and run-time tools. Full product information, source code, documentation, build instructions, and license information are available from http://www.opendds.org. Commercial consulting, support, and training for OpenDDS are available. OpenDDS is in production use today...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Microsoft Bot Framework SDK

    Microsoft Bot Framework SDK

    Tool for building conversation applications

    Bot Framework provides the most comprehensive experience for building conversation applications. With the Bot Framework SDK, developers can build bots that converse free-form or with guided interactions including using simple text or rich cards that contain text, images, and action buttons. Developers can model and build sophisticated conversation using their favorite programming languages including C#, JS, Python and Java or using Bot Framework Composer, an open-source, visual authoring canvas...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    joi-router

    joi-router

    Configurable, input and output validated routing for koa

    ... to this object will not have an effect on your running application but is available to meet your introspection needs. Validating the output body and/or headers your service generates on a per-status-code basis is supported. This comes in handy when contracts between your API and client are strict e.g. any change in response schema could break your downstream clients. In a very active codebase, this feature buys you stability. If the output is invalid, an HTTP status 500 will be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    graphql.js client

    graphql.js client

    A Simple and Isomorphic GraphQL Client for JavaScript

    Too small, 4k gzipped. No dependencies, plain vanilla JavaScript. Plug & Play and Isomorphic. Runs on most browsers. You don't need to install Node.js ecosystem on your computer. Query merging to reduce request number. GraphQL is based on a very simple HTTP transaction, which sends a request to an endpoint with query and variables. Many libraries require complex stacks to make that simple request. In any project you don't use React, Relay, you'll need a simpler client which manages your query...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    YumpeeCMS

    YumpeeCMS

    Yumpee CMS is a Content Management System built using Yii2

    **NOW ON GITHUB** - https://github.com/yumpee/yumpeecms **CHECK OUT MARKET** http://marketplace.yumpeecms.com ** http://[host_url]/install.php for easy install process ** Any HTML template come alive with dynamic data easily with Yumpee Supports multiple databases in the backend – MySQL/Maria DB, Postgres, Oracle, MS SQL, No SQL databases Communicate easily with Web APIs and process the results with less programming overheads Create your own webservice easily Run different related web...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    EditorASP

    EditorASP

    Usercontrol ASP WYSIYG Editor

    ... vacia no la pone. En el codigo faltan las carpetas /Dat /Images /Logs Puedes verlo funcionando en http://www.drualcman.somee.com/ Mas informacion en https://aprende-a-programar.com/b/Editor-WYSIWYG-para-ASP/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Whitebeam Web Application Server

    Whitebeam Web Application Server

    JavaScript/XML engine for Apache

    Whitebeam is a complete rapid development Web application server integrating Apache, Posgresql, Mozilla's SpiderMonkey JavaScript engine with it's own powerful XML/XPath based secure application framework.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Alien Evolution

    Alien Evolution

    A websocket based realtime browser application using the Alien Cipher.

    Alien Evolution realtime socket based delivery. What makes this website truly unique is we are using a Alien Cipher encoded websocket to deliver the html and javascript to the client. After the initial key exchange Alien completely drops http transfers from the mix and pushes the Alien Evolution website to client via the socket. Secure content delivery and realtime interactivity are the primary goals of this project and Alien Evolution does not disappoint. Alien moves the logic outside...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Koa-socket-2

    Koa-socket-2

    Socket.IO for Koa

    Koa-socket-2 uses socket.io v3. It is recommended that you connect to a koa-socket-2 server with a socket.io v3 client. Koa-socket-2 is only compatible with the Koa v2 style of middleware (where context is passed as a parameter). This project helps you start a SocketIO server using Koa and NodeJS. However, Google's Go language -- or GoLang -- allows you to write code that compiles down to binary. It can be a very good way to take your SocketIO server to the next level by running faster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Common Litt

    Common Litt

    Simple java script library for auto literation, input tool.

    This project focuses of auto conversion in between language alphabets. Using this 'lit.js' library currently you can done conversion in between English - Tamil - Sinhala scrpits vise-versa. This is use full when you need to know how write something in an other given language. This is still at development stage but works purfectly and easy to customize as well. Live demo available at: http://commonlitt.42web.io/ For UI creations I had used Bootstrap and Jquery. For easy array creation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DOClever

    DOClever

    The best interface management platform

    DOClever is a commercial open-source product that is completely free. Whether you are a front-end engineer or a back-end engineer, the interface is always the bridge for the interaction between the two, so DOClever is specially designed for small and medium-sized teams, aiming to solve interface management, testing and data generation, and achieve a truly integrated solution plan. Can edit and manage interface information, support five methods of getting, post, put, delete, patch, support HTTP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next