Showing 39 open source projects for "java restful and api"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    WireMock

    WireMock

    A tool for mocking HTTP services

    HTTP response stubbing, matchable on URL, header and body content patterns. Request verification, runs in unit tests, as a standalone process or as a WAR app. Configurable via a fluent Java API, JSON files and JSON over HTTP. Record/playback of stubs, fault injection, per-request conditional proxying, browser proxying for request inspection and replacement. Stateful behavior simulation and configurable response delays. Mock your APIs for fast, robust and comprehensive testing. WireMock is a simulator for HTTP-based APIs. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Java Multiprocessing

    Java Multiprocessing

    Java explicit multiprocessing and cluster management tool

    ▪ JMP library allows explicit multiprocessing in Java with API that resembles Java Multithreading which is an essential built-in Java feature. JMP allows running a piece of Java code on a separate process either locally or on remote machine. ▪ If the code in question is not present on the target machine, it will be dynamically uploaded. ▪ JMP allows setting affinity for a new process explicitly instead of relying on the OS
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OpenClinic GA

    OpenClinic GA

    Open Source Integrated Hospital Information Management System

    OpenClinic GA is an open source integrated hospital information management system covering management of administrative, financial, clinical, lab, x-ray, pharmacy, meals distribution and other data. Extensive statistical and reporting capabilities.
    Leader badge
    Downloads: 205 This Week
    Last Update:
    See Project
  • 4
    OpenEMM e-mail & marketing automation

    OpenEMM e-mail & marketing automation

    software for email automation (newsletters, transaction mails, etc.)

    This is an archive for old versions of OpenEMM. You will find the latest version of OpenEMM here: https://wiki.openemm.org OpenEMM is a browser-based enterprise application for email automation like info and marketing newsletters, transaction mails or multi-stage email campaigns. OpenEMM offers tons of features for professional users, among them: a great user interface, template-based HTML mailings, automatic bounce management, mail opening and link tracking, lots of graphical realtime...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5

    YADE (SOSFTP)

    A Batch and API oriented application for managed file transfer.

    YADE (former SOSFTP) is a batch file transfer solution for FTP, FTPS, SFTP, WebDAV and other protocols. It provides a configurable command line client, an API and a bridge to the SOS JobScheduler. YADE comes with advanced error handling and logging capabilities. YADE is able to create and maintain a transfer history in a central database. Product Knowledge Base at https://kb.sos-berlin.com Change Management System at https://change.sos-berlin.com
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Financial  Supervision  System (SupTech)

    Financial Supervision System (SupTech)

    RegTech / SupTech : Java EE , BI, PM & Report Designer

    FINA IRP is Web Based, J2EE, OS/DB independent SupTech, BI and PM for SUPERVISORS (Regulators) to receive data from BANKS, MICRO FINANCE INSTITUTIONS (MFI), COOPERATIVES, INSURANCE Companies etc. Generates UBPR, PEARLS, EWS, etc. FINA Integrated Regulatory Platform consists with: - META STRUCTURE DESIGNER; - REPORT DESIGNER: Flexible , Spreadsheet based (LO/OOO) designer; - DATA COLLECTION SYSTEM: DCS is a web-portal and an e-mail robot connected to FINA core through the data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YaCy Peer-to-Peer Search Engine

    YaCy Peer-to-Peer Search Engine

    Decentralized Web Search Engine

    YaCy is a free search engine that anyone can use to build search the internet (www and ftp) or to create a search portal for others (internet or intranet). The scale of YaCy is limited only by the number of users and can index billions of web pages. In p2p mode it is fully decentralized, all users of the search engine network are equal and it is not possible for anyone to censor the content of the distributed index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    nks-for-slack

    NKS features messaging capability for Slack on Android

    NKS - a low privacy footprint messaging Android app that links to the Slack API for an individual member of a team. Features sending and reading messages in private and public channels and IM with individual users. File uploads and team emojis (:smile:) are supported. The NKS Slack apk is released. It was inspired by SlackContacts and the need for it…
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PigIron

    PigIron

    Java bridge to IBM z/VM System Management API

    PigIron is an open source Java class library which implements the client side of the IBM z/VM Virtual Machine Operating System Systems Management Application Programming Interface (VSMAPI). PigIron is not associated with the IBM corporation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BenchLab is a Web Application benchmarking framework using real web browsers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Kaldin | Online examination software

    Kaldin | Online examination software

    Kaldin | Open Source Web-based online examination software

    Open source examination software for conducting any type of exam including online exam, pre-screening for colleges, universities and companies. Exciting features: * Readymade Questions: Thousands of ready to use questions. * Multiple/single choice, true/false, yes/no type questions. * Manage questions, Exams and quick result reports. * Scalable platform to handle thousands of simultaneous exams. Support and help: support@kaldin.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    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 with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    Ganib gives simpler ways to keep your projects organized and on track. Take advantage of easy features that help you quickstart and makes your team more efficient and productive. Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    Debian Unstable/testing alpha.

    Pre-Alpha Console distro for high performance Linux computing.

    Basic Debian INTEL/AMD HPC console/desktop multi purpose. Linux for software devs/QA and thin laboratory clusters. MIC hardware, NUMA and live network memory and full IPv6 are supported. Final alpha release features: ======== * Usb image * General debian repos * VM optimizations * Hugepages by default * CGROUPs optimized by default * ALSA * Latest Debugging / Baremetal kernels * Full Haswell and MIC support in test * Full optimized python support * Full...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Weka4OC GUI for Overlapping clustering

    Weka4OC GUI for Overlapping clustering

    Weka4OC: Weka for Overlapping Clustering is a GUI extending WEKA

    This is a GUI application for learning non disjoint groups based on Weka machine learning framework. It offers a variety of learning methods, based on k-means, able to produce overlapping clusters. The application also contains an evaluation framework that calculates several external validation measures. The application offers a visualization tool to discover overlapping groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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: 1 This Week
    Last Update:
    See Project
  • 19

    Net-brain

    Content Manager Tool - Herramienta Administración de Contenido

    Herramienta para la Administración de Contenido
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    czela-netadmin

    Software developed for the purposes of czela.net o.s.

    Software developed for the purposes of czela.net - forum - membership database - accounting and inventory system - etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Freedom ERP

    Freedom ERP

    Software Livre para Gestão Empresarial

    É um software livre para Gestão Empresarial. Pode ser utilizado em estabelecimentos comerciais, varejistas, atacadistas e industriais. Dividido em vários módulos, atende a diversas necessidades de empresas em diferentes áreas de atuação.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Freedom ERP Demo

    Freedom ERP Demo

    Gestão Empresarial OpenSource Crossplataform

    Versão livecd para demonstração/testes. Possui os principais parâmetros. A maioria das funções podem ser utilizadas. Outras necessitam de parametrização adicional. Lançadores para os módulos no menu Escritório. Sistema completo.* Lubuntu 12.04 32bits Acesse a comunidade Freedom ERP no Google Plus: https://plus.google.com/communities/110333049422315286713 Versão não oficial! *Não atende a legislação fiscal eletrônica (SPED, NFe, PAF-ECF). Necessita para tal, módulos...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bcube CMS

    Bcube CMS

    Better Business Bureau Case Management System

    A full featured Case Management System (CMS) for organization that deliver Consumer Business Bureau Services. For organizations that Manage Cases for Consumer Protection Management and Analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    We are currently upgrading our open source community to provide an even better experience, and are temporarily unable to provide downloads of our Community Edition. to obtain a copy of Abiquo for testing purposes, please email community@abiquo.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next