Showing 173 open source projects for "http-client"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    This is a set of API`s to access your websites registered to www.uptimegod.com. It allows you to remotely query your data. The documentation is available at http://code.google.com/p/uptimegod/wiki/Php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This program works along side parental control software by allowing an administrative account to block outbound TCP port 443 on Windows XP computers which effectively stops the use of SSL Proxies to bypass parental control software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Negine GZip XML Mobile Catalog is a core ("engine") of the client-server application with the open source code. Data transfer is based on use of GZip and XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is the use and operation of the Object Multiple Access Synchronized protocol [OMAS]. This protocol is a modified file transfer service to be used when many documents need to be shared by many people, also allows offline access when needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    agorum core is the Document Management System (DMS) with the drive-interface. It allows access to the stored documents with a network share. It offers a wide range of DMS-Functionality:Search,Versioning,Archive,Workflow,... See http://www.agorum.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Google WMS is a WMS interface to Google Maps. This allows users to access google map data from GIS applications via a HTTP interface. It can provide Google Map image data to any GIS application that can use a WMS service for raster data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project aims to develop a kernel for DAS clients that contains all the basic features, so reducing the development time for new clients as new data types are incorporated to the DAS system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    soapvi

    soapvi a tiny client to send and receive soap xml request/responses

    Sometimes I just need to be quickly able to send and receive soap over HTTP requests and responses. Even though SoapUi from eviware is perfectly fitted for the job, I somtimes feel that it is too slow and uses too much memory for the job I would like to do. So far, the program sends/receive requests from file and pretty prints the response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web service acts as an authorizer for other web services. It takes other service's name, client's IP address, number of requests and a key as input via GET HTTP request. It produces XML output saying is client authorized to use requested service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    Java HTTP framework, supporting both web applications and restful web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    [JSON RPC 2.0] PHP

    json rpc 2.0 server and client implementation

    JSON RPC PHP Server Implementation, include a jQuery and PHP Client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SecureProxy is an proxy application which sits in front of a web server and enforces general security policies which prevent clients from accessing restricted portions of the website or providing dangerous or unauthorized input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yandex.NET.Detector

    Yandex.NET.Detector

    .NET library for Yandex.Detector service to get info on mobile devices

    Yandex.Detector is a .NET library for Yandex.Detector web service (http://api.yandex.ru/detector) that supplies information about capabilities of mobile devices based on provided HTTP headers. NuGet package : https://www.nuget.org/packages/Yandex.Detector
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    W3CValidator.NET

    W3CValidator.NET

    .NET library to perform validation of CSS/(X)HTML documents.

    .NET library to perform validation of CSS/(X)HTML documents, using WWW Consortium's web services. It utilizes the following W3C services : 1. Markup Validation Service http://validator.w3.org/docs/api.html 2. CSS Validation Service http://jigsaw.w3.org/css-validator/api.html NuGet package : https://www.nuget.org/packages/W3CValidator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Python library for interacting with the XMPP Publish/Subscribe system (XEP-0060). PubSubClient implements the client-side functionality (not server) in an asynchronous and self-contained way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AceJudge is a system for managing programming contests. AceJudge's basic features include automatic judging of submitted programs, answering to clarification questions about problem descriptions, reevaluation of programs, real time ranking etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Plug 'n Auth

    The project is being migrated to http://code.google.com/p/ciform...

    IMPORTANT : The project is now being hosted at http://code.google.com/p/ciform Plug'n Auth is an API providing easy integration of different authentication mechanisms into web applications. Within a few steps web admins will be able to change both the authentication backend and the logon frontend at any time with no further effort
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The communication server API based on a multithreaded HTTP request server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    webserver-printing

    Raw print from javascript to preselected printer

    ...This file must be exist on the local computer request to print, not in a server //post data var data = new FormData(); data.append("printer", "[printer name]"); Post request with url http://localhost:8888 and the form data Get request with http://localhost:8888?printer=[printer name] Printer property only can send once or in get variables or in post variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JetS3t is a free, open-source Java toolkit and application suite for Amazon Simple Storage Service (Amazon S3), Amazon CloudFront content delivery network, and Google Storage for Developers. Code is available from http://bitbucket.org/jmurty/jets3t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a collection of REST specifications, and implementations of those specs, for very low-level information sharing and workflow operations using REST actions over HTTP. Implementations are in various languages, mainly Java, Python, and Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    wLinkRelations

    Insert link relations into the responses of a WCF REST service.

    wLinkRelations is a library for WCF REST services used to insert link relations into outgoing messages and handle custom media types in HTTP Accept & Content-Type headers. REST services refers to those WCF services which are usually built using WebHttpBinding, WebGet, WebInvoke, etc. It is written in C#, and works with both JSON & XML requests/responses. The SourceForge project is still undergoing early maintenance. The associated project tests, downloadable libraries, documentation, and samples will be available in the coming days--we hope to be ready by early December.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    -Tamamlanacak- MEDİD Web Etkin Hastane Bilgi Sistemi Bilgi İçin: http://www.yazilimakademisi.org/projeler.php Dispensary Management System (Dispanser Yönetim Sistemi) -Tamamlanacak-
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo