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

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 1
    Git Credential Manager

    Git Credential Manager

    Secure, cross-platform Git credential storage with authentication

    ..., Linux: gnome-keyring/libsecret), which provide single-factor authentication support for username/password only. GCM replaces both the .NET Framework-based Git Credential Manager for Windows and the Java-based Git Credential Manager for Mac and Linux. Git Credential Manager is currently available for Windows, macOS, and Linux*. GCM only works with HTTP(S) remotes; you can still use Git with SSH.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    PHP GitHub API

    PHP GitHub API

    A simple PHP GitHub API client, Object Oriented, tested and documented

    A simple PHP GitHub API client, Object Oriented, tested and documented. Uses GitHub API v3 & supports GitHub API v4. The object API (v3) is very similar to the RESTful API. Object Oriented wrapper for GitHub API, written with PHP. Light and fast thanks to lazy loading of API classes. Extensively tested and documented. We are decoupled from any HTTP messaging client with help by HTTPlug. To integrate this library in laravel Graham Campbell created graham-campbell/github. See the installation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Java API for GitHub

    Java API for GitHub

    Java API for GitHub

    This library defines an object oriented representation of the GitHub API. By "object oriented" we mean there are classes that correspond to the domain model of GitHub (such as GHUser and GHRepository), operations that act on them as defined as methods (such as GHUser.follow()), and those object references are used in favor of using string handle (such as GHUser.isMemberOf(GHOrganization) instead of GHUser.isMemberOf(String)) The library supports both github.com and GitHub Enterprise. Most of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Octokit

    Octokit

    Ruby toolkit for the GitHub API

    API wrappers should reflect the idioms of the language in which they were written. Octokit.rb wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST. Most methods have positional arguments for required input and an options hash for optional parameters, headers, or other options. While most methods return a Resource object or a Boolean, sometimes you may need access to the raw HTTP response headers. Access tokens can be revoked, removing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 5
    Subversion Client

    Subversion Client

    A graphical interface to Subversion®

    nps_svn_client provides a graphical interface to Subversion® which simplifies the most common tasks associated with managing a working copy. ChangeLog: http://nps-svnclient.sourceforge.net/ChangeLog.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    TortoiseSVN

    TortoiseSVN

    An Apache SVN client, right where you need it most

    TortoiseSVN is a Subversion (SVN) client, implemented as a windows shell extension. Which means it's available right where you need it: in the Windows file explorer. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. Simply the coolest Interface to (Sub)Version Control!
    Leader badge
    Downloads: 43,179 This Week
    Last Update:
    See Project
  • 7
    Git Extensions

    Git Extensions

    Git Extensions is a standalone UI tool for managing git repositories.

    Git Extensions is now hosted on GitHub ============================== Please update your bookmarks and use the links below for downloading and reporting issues. * Download latest version (Windows only): https://github.com/gitextensions/gitextensions/releases/latest * Download latest cross-platform version (Windows and Linux/Mac): https://github.com/gitextensions/gitextensions/releases/v2.51.05 * Issue tracker: http://github.com/gitextensions/gitextensions/issues * Source code: http...
    Leader badge
    Downloads: 570 This Week
    Last Update:
    See Project
  • 8
    SubTile

    SubTile

    wxWidgets Based Client GUI for Subversion ®

    SubTile is a lightweight platform independent Subversion ® (SVN) client, it runs on all platforms where wxWidgets library is available. Main goal is to provide simple and quick method to manage and organize projects under version control from everywhere without need of development environment.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    Guitar

    Guitar

    Git GUI Client

    Many Git client apps have some problems. It's too late to start up, falls well, is user registration tedious when downloading, is paid for commercial use, is not multi-platform, or is an animation or visual effect. It was said that the production was overkill and the wizard and the source code were not published. I tried to eliminate such inconvenience as much as possible. At first I started developing it for my own study, because I was interested in learning how to use Git and how it worked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10

    amiga-subversion-port

    Amiga-native port of the subversion SCM software

    Self-contained port of the subversion client, admin and server software for the Amiga, which only needs GCC and the clib2 runtime library. It builds both for AmigaOS 3.x and AmigaOS 4.0. This Amiga port is specially adapted to the needs of the Amiga and will retain file system metadata (protection bits, group/owner information and comment text) peculiar to the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenMAP Suite

    OpenMAP Suite

    OpenMAP Suite is a document management suite based on Subversion

    ... the different modules. The server software is intended to run on (Gentoo or Centos) Linux. Supported platforms for the client are Linux and Windows (XP, Vista, 7 and 8), Android support is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Small utility to make cvsgraph ( http://www.akhphd.au.dk/~bertho/cvsgraph/ ) useful also for subversion users
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Subversion for Windows

    Subversion for Windows

    Command line tools, Language bindings, and Apache httpd modules

    Win32 build of Subversion. These binaries are built using Visual C++ 6.0 Should work on all flavours of Windows from Win2000 to Win8 and 2008 Server including server variants (not all tested). (1.7.x does not work on NT4 due to APR using new functions). Modules for Apache 2.2.x and 2.4.x (1.7.6 and up) is included. Language bindings are NOT tested. Source code is found at the Apache Subversion site at http://subversion.apache.org/ Code in this project is just a "Build script...
    Leader badge
    Downloads: 698 This Week
    Last Update:
    See Project
  • 14
    Monkey for GitHub

    Monkey for GitHub

    Monkey is an unofficial GitHub client for iOS

    Monkey is an unofficial GitHub client. Monkey for GitHub is my first App, an open source project. Welcome to download. Monkey is a unofficial GitHub client.It includes the following functions. The rank of coders , the developer's ranking is based on follower. The rank of repositoriesrepositories , ranking is based on star. Login GitHub function,Follow developer and star repository,Support for viewing my GitHub news. The discovery module, including GitHub's repositories trending; my GitHub news...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This is a wrapper to the Subversion client C API library for C++. There is also a Lua binding included. This project was inspired by and forked from svncpp, immediately prior to the license changing from Apache to LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DVN

    An extended Subversion client enabling versioning of database schemas

    .... Currently, the client supports PostgreSQL and MySQL database systems. Emphasis is put on the client to be extensible, though, so it is possible to implement a connector for another database system. This project is supported by the Faculty of Informatics, Masaryk University, Brno, Czech Republic, as a research project MUNI33/112013, http://www.muni.cz/research/projects/23565
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    svn-view-curent-branch

    svn-view-curent-branch

    For viewing current svn branches in selected folders in win-tray

    I am usually use TortoiseSVN as version controlling system and I always disturb when I want to see which branch I have now in diffrent folders. This program help see which svn branches in selected folders are. This particularly useful if you usually work with many svn-folders. For work you are have to install a SVN-client for command line, for example C:\Program Files\TortoiseSVN\bin\svn.exe Current release will work with Subversion 1.8.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TortoiseSVN Revision Get
    TortoiseSVN Revision Get is a super-simple graphical wrapper around the revision retrieval functionality offered by the wonderful TortoiseSVN Subversion client for Windows, itself a graphical wrapper around the Apache Subversion source control system. TortoiseSVN Revision Get is released under the BSD 2-Clause License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Designer and Creator - Mike Krueger: Maintainer - Clayton Harbour What is Sharpcvslib? Sharpcvslib is a client cvs library written in c#. What can it do for you? It can be used in your applications to allow access to cvs repositories. It supp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    这个类库中包含了大量 .NET 程序所需的基础类,特别是数据库操作类、异常捕获类,已在多个企业级项目中使用。 离线SDK文档:http://uolib.udnz.com/sdk/uolib.chm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    from the makers of RapidSVN Easy SVN Client for non-technical users with handy features like auto-update etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TSVN - Visual Studio Tortoise SVN Addin

    SVN support in Visual Studio 6.0

    Visual Studio 6.0 Addin Tortoise SVN. It alows diff, update, commit etc files under SVN control via Tortoise client directly from VS 6 interface. TortoiseSVN client required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a subversion local management on Windows system. a subversion http daemon via .NET based system. (not IIS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SubdiverSVN is a Subversion client for Linux with GTKmm library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next