Showing 216 open source projects for "rest server"

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.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1
    HTTP adapter

    HTTP adapter

    A lightweight and extensible HTTP adapter, editable HTTP server

    A lightweight and extensible HTTP adapter, editable HTTP server, Webhook transformation, and request relay platform. Just route, filter, validate, transform, relay and response to your HTTP requests. Setup your HTTP server in 3 minutes with a few YAML configurations and a few TS/JS code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Full Stack FastAPI Couchbase

    Full Stack FastAPI Couchbase

    Full stack, modern web application generator

    Full stack, modern web application generator. Using FastAPI, Couchbase as a database, Docker, automatic HTTPS, and more. Couchbase has a great set of features that is not easily or commonly found in alternatives. REST backend tests based on Pytest, integrated with Docker, so you can test the full API interaction, independent on the database. As it runs in Docker, it can build a new data store from scratch each time (so you can use ElasticSearch, MongoDB, or whatever you want, and just test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    go-clean-arch

    go-clean-arch

    Golang clean architecture based on Reading Uncle Bob's Clean Arch

    Independent of Frameworks. The architecture does not depend on the existence of some library of feature-laden software. This allows you to use such frameworks as tools, rather than having to cram your system into their limited constraints. Testable. The business rules can be tested without the UI, Database, Web Server, or any other external element. Independent of UI. The UI can change easily, without changing the rest of the system. A Web UI could be replaced with a console UI, for example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NeuralCoref

    NeuralCoref

    Fast Coreference Resolution in spaCy with Neural Networks

    ... NeuralCoref-Viz, a web interface powered by a REST server that can be tried online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 5
    Aqueduct

    Aqueduct

    Dart HTTP server framework for building REST APIs

    Aqueduct is a modern Dart HTTP server framework. The framework is composed of libraries for handling and routing HTTP requests, object-relational mapping (ORM), authentication and authorization (OAuth 2.0 provider) and documentation (OpenAPI). These libraries are used to build scalable REST APIs that run on the Dart VM. An object-oriented, multi-threaded HTTP server framework written in Dart. Aqueduct is an extensible HTTP framework for building REST APIs on top of the Dart VM. It includes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Microsoft Access Database Server

    Turn your Access Database into a Database Server

    Turn your Access Database into a Database Server with a REST API invocation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Rockets

    Rockets

    REST and websockets C++ library

    A library for easy HTTP and websockets messaging in C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EasyDCS

    EasyDCS

    EasyDCS is a small and flexible airline departure control system (DCS)

    EasyDCS is a small and flexible airline departure control (check-in) software written completely in Java. It consists of a server application with a REST API and a demo client sketch in Java Server Faces. The aircraft, flight and passenger data are stored in a relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Moqui Ecosystem
    The Moqui Ecosystem is a series of open source components for enterprise applications all built on a common framework (Moqui Framework) written in Java and Groovy. The components include tools that plug in to the framework, business artifacts, and applications. Some of the popular tool plug ins include ElasticSearch, Apache FOP, Apache Camel, OrientDB, and Hazelcast. The business artifacts later includes a universal data model (mantle-udm), service library (mantle-usl), reusable screens...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    Backpack

    Backpack

    Backpack is a minimalistic build system for Node.js projects

    Backpack is a minimalistic build system for Node.js. Inspired by Facebook's create-react-app, Zeit's Next.js, and Remy's Nodemon, Backpack lets you create modern Node.js apps and services with zero configuration. Backpack handles all the file-watching, live-reloading, transpiling, and bundling, so you don't have to. It comes with a few conventions defaults (like support for the latest JavaScript awesomeness (i.e. async/await, object rest spread, and class properties)), but everything can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BearDB

    BearDB

    BearDB Database

    BearDB is a database provider for modern web applications and javascript frameworks. BearDB is our Relational Database System which runs on most platforms and supports multiple programming languages. A REST server allows web applications to go directly to the database. BigBear is our Large Scale Database System which supports SQL. BigBear is similar to modern distributed NoSQL database systems, with the addition of support for SQL and a REST server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ExploitMe REST

    ExploitMe REST

    A deliberately vulnerable REST API built with PHP and MySQL.

    A deliberately vulnerable Representational State Transfer (REST) API built with PHP and MySQL. Version 1.0 is already out with basic features. You can get it from download page. In security testing labs. Using it in a public facing server or production environment is more or less like installing a back-door to your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Express & mongoose REST API Boilerplate

    Express & mongoose REST API Boilerplate

    A boilerplate application for building RESTful APIs Microservice

    A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication. Helps you stay productive by following best practices. Follows Airbnb's Javascript style guide. JavaScript code linting is done using ESLint, a pluggable linter tool for identifying and reporting on patterns in JavaScript. Uses ESLint with eslint-config-Airbnb, which tries to follow the Airbnb JavaScript style guide. Supports code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CTI Server for Avaya

    The ctiSVR is a CTI server for IVR system and front-end applications

    The ctiSVR is a CTI server for IVR system and front-end applications. The tool uses TSAPI library to monitor IVR and agent extensions, it hides the technical details of TSAPI and provide a simple REST, WebSocket and OCX interface for IVR system and front-end applications to perform CTI call control functions. The ctiSVR program supports passing of customized user data between different kind of CTI software when a customized DLL is developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DBLX

    DBLX

    DBLX3 Relational Database System

    DBLX 3.3 is available! DBLX is a multi-user, client-server relational database. DBLX uses standard SQL and has many types of clients, and client API's. DBLX has a REST server to allow direct access from web applications. The design goals of DBLX are to produce a very fast database which can be used with standard ANSI sql. DBLX source code is available in C# and Java. DBLX includes the server component, a command-line client, as well as client APIs. DBLX is well-documented so that you can just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DOClever

    DOClever

    The best interface management platform

    ... and HTTPS protocols, and support visual editing of query, body, JSON, raw, rest, formdata parameters. At the same time, unlimited levels of visual editing can be performed on JSON. And, additional features like status codes, code injection, markdown documentation, and more. Support the import of postman, rap, and swagger, which is convenient for you to do seamless migration, and also supports the export of HTML files, which is convenient for you to browse offline!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    REST API for Meditation+

    REST API for Meditation+

    REST API built with Node, Express, PassportJS, MongoDB, Mongoose

    REST API built with Node, Express, PassportJS, MongoDB, Mongoose and Socket.io. The server.conf.js file is expecting certain environment variables to be set within Node. The env.conf.js has functions to check whether the expected environment variables have been set up before proceeding to start up the rest of the server. It uses a file called config.json stored in the config directory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    AniList Api v2 GraphQL Docs

    AniList Api v2 GraphQL Docs

    AniList API V2 GraphQL Documentation

    The AniList GraphQL Api provides quick and powerful access to over 500k anime and manga entries, including character, staff, and live airing data. The AniList & AniChart websites themselves run on the Api, so everything you can do on the sites, you can do via the Api. Free for non-commercial use. GraphQL is a strongly typed Api query language that provides an alternative to REST. It allows clients to define the structure of the data required, and exactly the same structure of the data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenSearchServer Search Engine

    OpenSearchServer Search Engine

    An open source search engine with RESTFul API and crawlers

    OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, etc.) and the client libraries (REST/API , Ruby, Rails, Node.js, PHP, Perl) you will be able to integrate quickly and easily advanced full-text search capabilities in your application: Full-text with basic semantic, join queries, boolean queries, facet and filter, document (PDF, Office, etc.) indexation, web scrapping,etc. OpenSearchServer runs on Windows...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 20
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Swagger Introduction & Examples

    Swagger Introduction & Examples

    Introduction and Example for OpenAPI specification & Swagger

    Introduction and Example for OpenAPI specification & Swagger Open Source Tools, including swagger-editor, swagger-codegen and swagger-UI. Auto generation example for client SDKs, server code, asciidoctor, and HTML documents. OpenAPI Specification (formerly Swagger Specification) is an API description format for REST APIs. An OpenAPI file allows you to describe your entire API. Swagger is a set of open-source tools built around the OpenAPI Specification that can help you design, build, document...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Avaya CMS Real Time Interfaces

    Access Avaya CMS realtime data via REST, OCX and C/C++ API

    The clintSVR is a server program for Avaya CMS real time data. It uses a tool called clint to retrieve real time data from Avaya CMS and provides API(s) for real time data application development and integration. The clintSVR retrieves CMS real time reports at an interval that specified by you, it stores the real time data in memory and allows multiple programs or applications access them via REST, OCX and C/C++ interfaces. Moreover, it supports connection with XMPP server so you can display...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PWS Famework, PHP Web Service Framework

    PWS Famework, PHP Web Service Framework

    A PHP Web Service Framework : REST, SOAP, JSON, XML, PHP, Typed PHP

    PWS Framework is a PHP Web Service Framework that allow for fast Web Service development. This is a fastcgi (PHP native) server running in cli mode (php-cli) as a daemon. It is able to handle requests and responses using the following formats : REST, SOAP, JSON, XML, PHP and Typed PHP, these formats can be mixed. It also provides supports for asynchronous requests, credentials and request details. (PHP Linux Only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    webjar

    A REST-based blog and web content framework

    Webjar provides a REST-based interface for creating a blog or other database driven applications on the web which you get up and running in a matter of minutes, You can alternatively also easily extend the framework using java to add custom functionality. Webjar runs on the resilient Jetty web server and serves the REST api using the Jersey framework, Java's implementation of the REST-API specification. Check out the documentation at http://www.jarredweb.com/docs
    Downloads: 0 This Week
    Last Update:
    See Project