Search Results for "http request test" - Page 18

Showing 1082 open source projects for "http request test"

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.
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 1

    JCrazySuite

    Memory-Leak Detector & Unit-Test Accelerator

    http://garfield-geng.iteye.com/blog/2017199 (1) Memory-Leak Detector (full code branch coverage is mandatory) (2) Unit-Test Accelerator (on your 4/6/8 cpu cores) (3) JCrazySuiteI18N, generate i18n properties file, edit, get i18n object in test classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Resumable.js

    Resumable.js

    Library for providing multiple uploads via the HTML5 File API

    Resumable.js is a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API. The library is designed to introduce fault-tolerance into the upload of large files through HTTP. This is done by splitting each file into small chunks. Then, whenever the upload of a chunk fails, uploading is retried until the procedure completes. This allows uploads to automatically resume uploading after a network connection is lost either locally or to the server...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    WireFactory Simulator

    WireFactory Simulator

    Small factory simulator for control logic test purpose

    Wire Factory Simulator (WFS) is a free software to simulate the control of a factory, mainly controlled by IEC 61499 applications. You can build your own factory and controller. The controller can be implemented on any programming language. WFS was originally built to simulate the action of an IEC 614999 application. So, the devices in the factory are easily connected to IEC 61499 applications. The WFS were mainly tested with FBDK (http://www.holobloc.com/). Wire Factory has been...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    elasticsearch-head

    elasticsearch-head

    A web front end for an elastic search cluster

    elasticsearch-head is a web front end for browsing and interacting with an Elastic Search cluster. elasticsearch-head is hosted and can be downloaded or forked at github. There are two ways of running and installing elasticsearch-head. Running as a plugin of ElasticSearch (this is the preferred method). And running as a standalone webapp. By default es-head will immediately attempt to connect to a cluster node at http://localhost:9200/. Enter a different node address in the connect box...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5

    loggingproxy

    A simple Proxy Servlet that forwards requests to configure urls.

    Logging Proxy is a simple Proxy Servlet that forwards its request to one or more servers configured in the servlet's init parameters and optionally logs the request, response and headers as files. It has been tested on Tomcat 8. It is not an HTTP proxy which can be configured in a browser. The caller has to use the servlet's URL explicitly. It is intended for dev environments. Typical uses cases are to find out HTTP calls made in a SOAP invocation, fetch static resource from another...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    httpbin

    httpbin

    HTTP request and response service, written in Python + Flask

    httpbin is a HTTP request & response service. It is written in Python and Flask. With the HTTP methods you can test different HTTP verbs. You also have auth methods, status codes to generate responses with given status code, request inspection features to inspect the request data, response inspection to inspect the response data like caching and headers. The response formats feature returns responses in different data formats, the dynamic data feature generates random and dynamic data. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 8
    RestKit

    RestKit

    Framework for consuming and modeling RESTful web resources

    RestKit is a modern Objective-C framework for implementing RESTful web services clients on iOS and Mac OS X. It provides a powerful object mapping engine that seamlessly integrates with Core Data and a simple set of networking primitives for mapping HTTP requests and responses built on top of AFNetworking. It has an elegant, carefully designed set of APIs that make accessing and modeling RESTful resources feel almost magical. You can even access the Twitter public timeline and turn the JSON...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OkGo

    OkGo

    OkGo - 3.0

    This library is based on the Http protocol and encapsulates the OkHttp network request framework. It is easier to use than Retrofit, supports RxJava, RxJava2, supports custom caching, and supports batch breakpoint download management and batch upload management functions. Completely imitating WeChat's image selection library, it comes with rectangular image cropping and circular image cropping functions, which can be downloaded and used if necessary. Similar to Qzone, WeChat Moments, Weibo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    Nancy

    Nancy

    Lightweight, low-ceremony, framework for building HTTP based services

    Nancy is a lightweight, low-ceremony, framework for building HTTP-based services on .NET Framework/Core and Mono. The goal of the framework is to stay out of the way as much as possible and provide a super-duper-happy-path to all interactions. Nancy is designed to handle DELETE, GET, HEAD, OPTIONS, POST, PUT and PATCH requests and provides a simple, elegant, Domain Specific Language (DSL) for returning a response with just a couple of keystrokes, leaving you with more time to focus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    REST framework JWT Auth

    REST framework JWT Auth

    JSON Web Token Authentication support for Django REST Framework

    JSON Web Token Authentication support for Django REST Framework. This package provides JSON Web Token Authentication support for Django REST framework. Unlike some more typical uses of JWTs, this module only generates authentication tokens that will verify the user who is requesting one of your DRF protected API resources. The actual request parameters themselves are not included in the JWT claims which means they are not signed and may be tampered with. You should only expose your API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    redird

    redird

    Multi-target HTTP redirection daemon

    Small-footprint multi-threaded HTTP daemon for simple redirection to application URLs. Depending on the host:port combination in the request redird sends a pre-configured Location within a HTTP redirection message to point the client at the desired application. If you need to refer by simple hostnames to your application at complex URLs, redird can help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Artistic Style Wx

    Artistic Style Wx

    A GUI test program for Artistic Style using the wxWidgets C++ library.

    A GUI test program for Artistic Style using the wxWidgets C++ library. There are downloads in the Files section and a website at the link below. Website: http://astyle.sf.net/astylewx/
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    Simple-Web-Server

    Simple-Web-Server

    A very simple, fast, multithreaded, platform independent HTTP and HTTP

    A very simple, fast, multithreaded, platform-independent HTTP and HTTPS server and client library implemented using C++11 and Asio (both Boost.Asio and standalone Asio can be used). Created to be an easy way to make REST resources available from C++ applications. See particularly the JSON-POST (using Boost.PropertyTree) and the GET /match/[number] examples, which are most relevant. Before running the server, an RSA private key (server.key) and an SSL certificate (server.crt) must be created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CC Classes And Objects

    Curtailed N Concise Classes / Objects

    To generate classes and objects which contain only those functions which are actually used in processing a webpage request. Visit http://plscis.blogspot.in or http://pls-e.in for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    elibsrv

    elibsrv

    a light OPDS/HTML server indexing EPUB and PDF files

    ... software (most similar solutions are designed to work with Calibre...). Requires only PHP with sqlite. If you'd like to see how it looks for real, feel free to test on my 'demo' server (contains a few public domain books) - you can test it both using a web browser and an OPDS device: http://elibsrv-demo.viste.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zero Kaata (Tic tac toe)

    Zero Kaata (Tic tac toe)

    Tic Tac Toe is also known as Kaata Zero

    Hello, Kaata Zero or Tic tac toe is an awesome desktop Game . This is KaataZero or Tic tac toe Version 1.0.0.0 Double Click KaataZero.exe and Click Play button to play game . Do share your views @ www.versionpb.com For any suggestions , questions , bugs , or request for additional features , log on to : http://www.comparefilesfoldersandtext.com/contact/ OR send e mail to : paarth.batra@gmail.com Cheers Paarth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PIP

    Useful crossplatform library for distributed systems

    Platform-Independent Primitives. Contain string, thread, timer, file, config file, serial port, ethernet (UDP, TCP, broadcast, multicast), protocol, multiprotocol, peer, console, variable, struct, evaluator, system monitor (Linux only), CLI (command-line interface) parser. Package include library that you can build with 'qmake' or 'CMake' and test program in 'main.cpp'. Online documentation: http://ppip.sourceforge.net/doc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OGapp

    OGapp

    Open Gapp - Keep your notes fast and safe

    ... feel FREE to use, copy, share, (but above all) to study, analyze and modify it as you like (within the terms of the license). If you like, hate or simply use this software, if you find any bug or have any request, please do not hesitate to let me know through the services offered by the site that hosts the project or through my Facebook page (http://facebook.com/koalakoker). And (if you think it's the case) do not hesitate to recommend the program to your friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Claudia Bot Builder

    Claudia Bot Builder

    Create chat bots for Facebook Messenger, Slack, Amazon Alexa, etc.

    ... can handle it easily. It also automatically packages the response into the correct message template for the requesting bot, so you do not have to worry about individual bot protocols. Claudia Bot Builder doesn't have a stand-alone http server in the background (such as Express, Hapi, etc.), instead it uses API Gateway and it's not trivial to simulate similar environment locally. Deploy it with --version test to create a separate test environment directly in AWS Lambda.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Chuck

    Chuck

    An in-app HTTP inspector for Android OkHttp clients

    Chuck is a simple in-app HTTP inspector for Android OkHttp clients. Chuck intercepts and persists all HTTP requests and responses inside your application, and provides a UI for inspecting their content. Apps using Chuck will display a notification showing a summary of ongoing HTTP activity. Tapping on the notification launches the full Chuck UI. Apps can optionally suppress the notification, and launch the Chuck UI directly from within their own interface. HTTP interactions and their contents...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    mod_parp

    A HTTP request parameter parser for Apache htttpd

    A POST/GET parameter parser to enable apache modules to validate form parameter send from client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Sturesy

    Sturesy

    Student Response System

    ... by implementing three simple Interfaces. Requirements: Java 1.5+ Recommended: Java 1.7 A first beta-test with approximatly 65 Students can be viewed under the following link: http://youtu.be/Cm9ufuvc9z0 It is currently being used at the University of Hamburg in Softwareengineering 1 with more than 300 Students
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    FORTRAN Unit Test Framework (FRUIT)

    FORTRAN Unit Test Framework FRUIT - TDD in FORTRAN

    FORTRAN Unit Test Framework, written in FORTRAN 95. So that all FORTRAN features can be tested. FRUIT has assertion, fixture, setup, teardown, report, spec, driver generation. Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net The core testing part is in FORTRAN, this part can be used independent of the Ruby codes. The Ruby code is to make fixtures and reports easier. Rake is to build the project elegantly. This project also demonstrate a new way to build mixed...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    WebcamServer

    WebcamServer

    Tool to remotely activate a camera and capture images up on GET-reques

    Usual webcams run a server Tom remotely access images and videos. This often prevents the server from going to suspend. This tool listens on a configurable port on a GET request requesting a .jpg file. Up on such a request, the webcam is configured, activated, an image is captured, and the image is returned as a usual http reply. This enables the server to suspend and to wait for a WOL to resume.
    Downloads: 0 This Week
    Last Update:
    See Project