Showing 78 open source projects for "rest"

View related business solutions
  • 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.
  • 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.
  • 1
    Burris Numerical System

    Burris Numerical System

    A Numerical System controlled by algorithms.

    BNS - Burris Numerical System was written to store the last digit of a number in 3 dimensional space but store the rest of the number mathematically in the 4th dimension of space. The result is that no matter how long the number is you can write it down on a piece of paper and put it in your pocket. The software can be used to retrieve the number. This can be used to save computer files. The only limit with BNS is how much time the user has. The software nor the numerical system has no limits...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FileTagger

    FileTagger

    This is a simple application to bookmark/tag file/folders/websites.

    This is a simple application to bookmark/tag your folder/file. Filesystem will not be affected. You can add tag by directly right clicking the folder/file. For searching, approximate word matching is used. Files/folders will be sorted for required tags and the most matching will come on the top. For tagging websites, right now, you have to copy paste path. Plugin/extension for web-browsers need to be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Varonis DatAnywhere Powershell Module

    Powershell Module for Varonis DatAnywhere Administration

    If you are a user of Varonis DatAnywhere, you know that it is a very good product to share securely your internal data. However, the configuration of the tool is quiet complex for the simple user. As an admin, you want to configure the settings of the user. But you want to do it in an automated way. This powershell module is for use. It leverages the REST APIs available in the product to provide you a simple command line to configure Varonis DatAnywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 5
    Hippo CMS

    Hippo CMS

    Hippo CMS is a Java based, Open Source Web Content Management platform

    Hippo CMS is a Java based, Open Source Web Content Management platform. Hippo CMS uses a clean, modular architecture with an emphasis on the separation of the content from the presentation logic. This enables content editors to create content once, and then publish it to regular web sites, mobile sites, Facebook, REST APIs, digital magazines, mobile apps, and so on. Under the hood, Hippo CMS supports many open standards such as JCR and REST to simplify development and integrations...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    VelisphereClientSDK

    VelisphereClientSDK

    Client SDK for the VeliSphere IoT System

    ... message queuing protocoll, releases for MQTT and ReST will follow. This is still work in progress and will continue to evolve over time. To create your own account for free, go to http://www.velisphere.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CorReactive

    Event correlation engine with reactive facilities

    Correlation engine based on Esper library which can be used together with Logstash. Please read FAQ http://sourceforge.net/p/correactive/wiki/FAQ/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    aCompute

    aCompute

    Aims to enable researcher to tap in to mobile computing capability

    ... to be yet designed) Software agents will automatically manage the rest or resource management, sharing , cloning of tasks etc. new resources can be added and removed from the system on fly; in layman terms the project will create an agent program that enable sharing & execution of program among all the available resources whether it be desktop, laptop, pda . thereby one can accelerate research to the very extent of resource availability with out bothering about anything... C++11v Upcoming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Site monitoring

    Site monitoring

    Monitoring of websites with spider and email notifications

    Free website monitoring software, easy to set up and use for monitoring web sites. It is a web application programmed in Java programming language. You can monitor HTML pages, JSON and XML, pages in sitemap and even your whole web site using spider. Naturally you can check multiple websites. You can check HTTP result codes and even contents of the checked pages. Website checking is done periodically using build-in cron mechanism. In case of a check failure, application will automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 10
    angular-local-storage

    angular-local-storage

    AngularJS module that gives you access to the browsers local storage

    An AngularJS module that gives you access to the browsers local storage with cookie fallback. You can install angular-local-storage using 3 different ways. For local testing (when you are testing on localhost) set the domain to an empty string ''. Setting the domain to 'localhost' will not work on all browsers (eg. Chrome) since some browsers only allow you to set domain cookies for registry-controlled domains, i.e. something ending in .com or so, but not IPs or intranet hostnames like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Elastic Management of Tasks in Virtualized Environments is in charge of managing virtual machines created in Xen by creating full customized virtual machines and allowing executing tasks inside this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Mibox

    Ubuntu Based respins - Alpha

    My own Ubuntu respins i made using the UCR - Ubuntu Customisation Remix which is available here : https://sourceforge.net/projects/ubuntucustomisationremix/ Here are some tools for customising an operating system i have organised on a github page : https://github.com/Ubuntu-Customising-Remix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DocStore - DMS

    Keeping track for documents

    Application created in client-server architecture. Communication is based on REST protocol. Functionality: - add documents to repository (document means one or more files) - add new version of files - edit files directly from client app - set attributes for document - user authorization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VMware Infrastructure (vSphere) Java API

    high performance yet easy to use Java API for managing VMware vSphere

    This project provides a full set of libraries to manage VMware Infrastructure and vSphere. 2.0+ includes a new Web Service engine much faster/smaller than Apach AXIS. Start @ http://vijava.sf.net Blog @ http://doublecloud.org Twitter: @sjin2008 For commercial support and product vijavaNG, visit http://www.doublecloud.net.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    DaGeek247s Autotyper

    An autotyper for the rest of us!

    This sends text to any textbox, and although its designed for runescape, it can send anything almost anywhere.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Validador CFD CFDi

    Validador CFD CFDi version 2.0, 2.2, 3.0 y 3.2

    Proyecto java el cual recibe CFD 2.0, 2.2 /CFDi 3.0, 3.2 ValidadorCFD a través de WebService para realizar las validaciones necesarias del SAT como son :sello, folio, serie, no. certificado,esquema, etc.Hecho para integrar a través de spring integration servicios de negocio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    SQLREST enables access to a relational database as RESTful Web Service. Entities can be queried, created and modified using the HTTP methods GET, POST, PUT and DELETE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JAVA archiving API is over complicated for developers. Archive manager is a JAVA framework to reduce the complexity of file archiving. Basically what you need to do is to setup an archive context, the archive manager will do the rest of the work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Application appears in system tray and keeps reminding to take short break for relaxing eyes after every rest time interval. It displays a blank screen enforcing rest for some time. User can enable/disable rest enforcement as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A WAMP that can be used to do both REST and SOAP services and clients. Packages the state of the art REST and SOAP stacks in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Flash Drive Loader is a tool for loading files onto multiple flash drives. Simply select a folder and check off the drive letters and the software does the rest. Load hundreds of flash drives in minutes with a cheap USB hub and this free software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    REST-art is an open-source (LGPL) Web Services library. It helps develop RESTful Web Services. It is designed to be simple and tiny. It may replace huge SOAP frameworks in your developments. REST-art uses URIs, XML and REST / HTTP verbs (GET, POST, PUT,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A framework for building, deploying and managing well-described REST-ful Web services, including REST-ful Web Services realizations for RSS, XML Topic Maps, Structured Arguments, and Workflow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Open source NGOSS project that is devoted to build open, integrated seamlessly and collaborative NGOSS solution.We adopt a Microkernel, Pure Plugin and Web Oriented architecture based on OSGi, Eclipse and REST to realise NGOSS concepts.
    Downloads: 0 This Week
    Last Update:
    See Project