Showing 1255 open source projects for "client http"

View related business solutions
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 1
    APM Server

    APM Server

    APM Server

    Elastic APM is an application performance monitoring system built on the Elastic Stack. It allows you to monitor software services and applications in real-time, by collecting detailed performance information on response time for incoming requests, database queries, calls to caches, external HTTP requests, and more. This makes it easy to pinpoint and fix performance problems quickly. Elastic APM also automatically collects unhandled errors and exceptions. Errors are grouped based primarily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CrowdAnki

    CrowdAnki

    Plugin for Anki SRS designed to facilitate cooperation

    CrowdAnki is a plugin for http://ankisrs.net/ that allows users to import and export decks/notes and all relevant information in a JSON format. The main purpose is to facilitate crowd-sourcing for Anki decks and notes. Starting with version 0.6 it also features a close integration with Git. Providing you with the ability to automatically maintain a history of edits for your decks. My goal here is to provide a user-friendly description of collaboration workflow. In order to do that, I looked...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    GraphQL Inspector

    GraphQL Inspector

    Validate schema, get schema change notifications, validate operations

    Validate schemas and detect changes. Receive schema change notifications. Keep Operations and Fragments consistent. Start using our GitHub Application, setup everything up within few clicks. Using GitHub workflows? Try out the GitHub Action. GraphQL Inspector can be used in any Continuous Integration service. Use our modularized, CI suited version of CLI. GraphQL Inspector offers a CLI that lets you analyze your GraphQL API but also client-side applications. Our codebase is publicly available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    GraphQL Java

    GraphQL Java

    GraphQL Java implementation

    GraphQL Java implementation. It requires a little Spring and Java knowledge. GraphQL is a query language to retrieve data from a server. It is an alternative to REST, SOAP or gRPC. One very important property of GraphQL is that it is statically typed: the server knows exactly the shape of every object you can query and any client can actually "introspect" the server and ask for the "schema". The schema describes what queries are possible and what fields you can get back. (Note: when we refer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Spring Data REST

    Spring Data REST

    Simplifies building hypermedia-driven REST web services

    Spring Data REST is part of the umbrella Spring Data project and makes it easy to build hypermedia-driven REST web services on top of Spring Data repositories. Spring Data REST builds on top of Spring Data repositories, analyzes your application’s domain model and exposes hypermedia-driven HTTP resources for aggregates contained in the model. Exposes a discoverable REST API for your domain model using HAL as media type. Exposes collection, item and association resources representing your model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Blitz

    Blitz

    The Missing Fullstack Toolkit for Next.js

    Blitz picks up where Next.js leaves off, providing battle-tested libraries and conventions for shipping and scaling world wide applications. Build and iterate on features 10x faster with Blitz RPC than REST, GraphQL, or vanilla API routes. Read and write data from the client with full type safety and without messing with HTTP or serialization. Powerful, flexible, and battle-tested authentication and authorization for Next.js. You get more control with simpler APIs than with alternatives. Easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    django-viewflow

    django-viewflow

    Reusable workflow library for Django

    Viewflow is a lightweight reusable workflow library that helps to organize people collaboration business logic in Django applications. In conjunction with Django-material, they could be used as the framework to build ready-to-use business applications in minutes. Django web framework solves only technical problems related to the client-server interaction on top of the stateless HTTP protocol. Model-View-Template separation pattern helps to maintain simple CRUD-based logic. Viewflow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    etcd

    etcd

    Distributed reliable key-value store for the most critical data

    ..., in distributed systems. And designed to hold small amounts of data that can fit entirely in memory. Read and write values using standard HTTP tools, such as curl. Store data in hierarchically organized directories, as in a standard filesystem. Watch specific keys or directories for changes and react to changes in values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 10
    Amazon DynamoDB Session Store

    Amazon DynamoDB Session Store

    Handles sessions for Ruby web applications using DynamoDB as a backend

    The Amazon DynamoDB Session Store handles sessions for Ruby web applications using a DynamoDB backend. The session store is compatible with all Rack-based frameworks. For Rails applications, use the aws-sdk-rails gem. The session store is a Rack Middleware, meaning that it will implement the Rack interface for dealing with HTTP request/responses. This session store uses a DynamoDB backend in order to provide scaling and centralized data benefits for session storage with more ease than other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AWS IoT Device SDK for JavaScript v2

    AWS IoT Device SDK for JavaScript v2

    Next generation AWS IoT Client SDK for Node.js using the AWS Runtime

    This document provides information about the AWS IoT device SDK for Javascript V2. If you have any issues or feature requests, please file an issue or pull request. This SDK is built on the AWS Common Runtime, a collection of libraries (aws-c-common, aws-c-io, aws-c-mqtt, aws-c-http, aws-c-cal ...) written in C to be cross-platform, high-performance, secure, and reliable. The libraries are bound to JS by the awscrt package. You will need to install NodeJS in orderto run the SDK on Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GhostText

    GhostText

    Use your text editor to write in your browser

    Whenever you’re writing more than a little snippet of code anywhere on the web, activate GhostText to open your preferred text editor and enjoy your own development environment. GhostText is a browser extension that connects to your editor via its own extension. Install both extensions and, if necessary, start the GhostText server in the editor’s extension. Most editor extensions are authored by third parties. You can create more extensions for your favorite editor! Refer to the protocol...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Azure SDK for Python

    Azure SDK for Python

    Active development of the Azure SDK for Python

    This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs or our versioned developer docs. For your convenience, each service has a separate set of libraries that you can choose to use instead of one, large Azure package. To get started with a specific library, see the README.md (or README.rst) file located in the library's project folder. Last stable versions of packages that have been provided for usage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Apiato

    Apiato

    PHP Framework for building scalable API's on top of Laravel

    The open-source flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel. Authentication with OAuth2.0 for first/third-party clients (using Laravel Passport). Role-Based Access Control (RBAC), seeded with a Super Admin, Roles, and Permissions. Query Parameters support (orderBy, sorted, and filter) with full-text search. Useful Endpoints for managing users, roles/permissions, tokens, and more. API Documentations generator, to generate API docs from PHP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MadelineProto

    MadelineProto

    Async PHP client/server API for the telegram MTProto protocol

    This library can be used to easily interact with Telegram without the bot API, just like the official apps. It can login with a phone number (MTProto API), or with a bot token (MTProto API, no bot API involved!). Internal peer management: you can provide a simple bot API chat id or a username to send a message or to call other mtproto methods! You can easily login as a user (2FA is supported) or as a bot! Simple error handling! It is highly customizable with a lot of different settings! Bot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Conductor

    Conductor

    Conductor is a microservices orchestration engine

    ... and terminate. Allow greater reuse of existing microservices providing an easier path for onboarding. Event handlers to control workflows via external actions. Client implementations in Java, Python and other languages. Various configurable properties with sensible defaults to fine-tune workflow and task executions like rate limiting, concurrent execution limits etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TensorFlow Serving

    TensorFlow Serving

    Serving system for machine learning models

    TensorFlow Serving is a flexible, high-performance serving system for machine learning models, designed for production environments. It deals with the inference aspect of machine learning, taking models after training and managing their lifetimes, providing clients with versioned access via a high-performance, reference-counted lookup table. TensorFlow Serving provides out-of-the-box integration with TensorFlow models, but can be easily extended to serve other types of models and data. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Apache APISIX

    Apache APISIX

    The cloud-native API gateway

    Provides rich traffic management features such as load balancing, dynamic upstream, canary release, circuit breaking, authentication, observability, and more. Based on the Nginx library and etcd. Cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices. Apache APISIX is based on Nginx and etcd. Compared with traditional API gateways, APISIX has dynamic routing and plug-in hot loading, which is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IEC 104  Client Master Simulator tool

    IEC 104 Client Master Simulator tool

    Simulate iec 104 client Master all ASDU monitor command file transfer

    v21.06.008 Complete Simulation of IEC 104 Client as per Protocol Standard including File transfer (Both Monitoring and control direction). Add up to 50 Client node in the simulator. Every Client node will work independently. The user can monitor all data Point information, and quality bits. Send all type of commands, parameter activation, file transfer. * License Perpetual One-time payment, royalty-free Neither license manager nor dongle required Interoperability: http...
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 20
    Bert Client

    Bert Client

    Simple and Easy-to-Use REST API client for server developers.

    Bert Client is a standalone software for Windows that allows you to quickly and easily test REST API calls. It is an alternative to more complex tools like Postman, but is designed to be simple and straightforward, allowing you to make adhoc POST and GET requests and receive the response in a straightforward way. Bert Client is perfect for developers who want a lightweight and easy-to-use tool for testing their APIs. With Bert Client, you can quickly test your API endpoints without having...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    baloo

    baloo

    Expressive end-to-end HTTP API testing made easy in Go

    Expressive and versatile end-to-end HTTP API testing made easy in Go (golang), built on top of the gentleman HTTP client toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DNP3 Client Master Simulator download

    DNP3 Client Master Simulator download

    Simulate DNP3 Client / Master using serial, TCP communication

    ... manual : http://www.freyrscada.com/docs/FreyrSCADA-DNP-Client-Simulator-User-Manual.pdf Interoperability : http://www.freyrscada.com/docs/FreyrSCADA-DNP-Driver-Object-Variation-Support.pdf Get a free DNP3 Development Bundle In the Development Bundle, We included DNP3 Outstation & Client Simulator, Windows & Linux SDK. http://www.freyrscada.com/dnp3-ieee-1815.php Video Tutorial https://www.youtube.com/playlist?list=PL4tVfIsUhy1abOTxSed3l56FQux5Bn_gj
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 23
    IEC101 Client Master Simulator test tool

    IEC101 Client Master Simulator test tool

    Simulate iec101 client Master supports all type ofASDU,monitor,command

    v21,06.008 Complete Simulation of IEC 101 Client as per Protocol Standard including File transfer. Support Balanced and unbalanced modes. Add up to 50 Client node in the simulator. Every Client node will work independently. Send all type of commands, parameter activation, file transfer. Interoperability: http://www.freyrscada.com/docs/FreyrSCADA-IEC-60870-5-101-Client-Interoperability.pdf Download Evaluation Kit - IEC 60870-5-101 Development Bundle: In the Development Bundle...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    NetMod VPN Client
    NetMod is a free, advanced VPN client and set of network tool, offering you VPN protocols including SSH, HTTP(S), Socks, VMess, VLess, Trojan, Shadowsocks, ShadowsocksR, DNSTT, OpenVPN. be able to customize network traffic, unblock the internet censorship and stay anonymous online. Any question related to project can be asked in here: https://www.facebook.com/NetModSyna/ netmodsyna@gmail.com Get Android version: https://play.google.com/store/apps/details?id=com.netmod.syna...
    Leader badge
    Downloads: 4,721 This Week
    Last Update:
    See Project
  • 25
    Small HTTP server

    Small HTTP server

    Universal server

    It is not only a web server, it is also Mail server, DNS server, FTP server, Proxy server, VPN server and client... All in one! This program will help you to open all the possibilities Internet can offer for your company - public site, provide Internet access and personal mailboxes for each employee! HTTP server. Server Side Includes. Regular expression in SSI. CGI interface for scripts (Executable files; Perl,PHP, or another external interpreters) ISAPI...
    Downloads: 13 This Week
    Last Update:
    See Project