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

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Analysis tools for scale test data generated by The Grinder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jVMonitor
    jVMonitor is a Java application which uses the VMware Infrastructure (vSphere) Java API (http://vijava.sourceforge.net) to monitor the status of a VMware vSphere Infrastructure (from version 4.0 and above). It is able to check the virtual machines, hosts and datastores status and if an alarm occurs, it can be notified through a mail or a syslog message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java Secure String

    Java class for secure long-term in memory storage of sensitive strings

    A compact fast performing Java class SecureString enables long-term storage of sensitive strings that is resilient against a privileged insider, i.e. makes it hard to introspect its content from a memory dump. Click the home page link for a white paper with details and discussion on the subject of in-memory storage of sensitive data in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenSwing
    OpenSwing is a components library that provides a rich set of advanced graphics components for developing desktop applications and HTTP/RMI based java applications/RIAs based on Swing front-end. It provides also adapters for Hibernate, JPA, iBatis, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    JLevel

    JLevel

    Kogonuso JLevel - a simple java library that has changed the way html

    Kogonuso JLevel - a simple java library that has changed the way html can be written inside Java(tm) both application and Sevlet. It is a library that is more than your ordinary Html parser applications. It has automated all tagging operations of Html inside java, this means that you are no longer required to learn how to format html String when developing application that requires html in java or even when using Servlet technology to develop your websites. Just import JLevel 2.0 and turn all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SQL Mapper

    SQL Mapper is a simple Java library which helps in dealing with JDBC.

    Using this library you can focus on how you want to map results of your SQL query to your domain objects. You don't need to use any xml configuration (like, for example in MyBatis/iBatis). You also don't need to use any annotations to run SQL Mapper. The SQL Mapper is similar to Spring JDBC Framework, but it has some of its features simplified and some changed. It runs on JDK 7 or higher. The zip archive contains the library jar, sources and javadocs, and also a demo which shows how to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FLEISS Frameworks is a set of programming, instrumental, application, and system frameworks to develop a free software system within an organization either non-commercial or commercial, but primarily scoping on business organizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Swing Forms Framework
    This project is an core implementation of a CRUD data entry system, using java swing, spring and apache cayenne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    fmgVen

    Convention over Configuration Java ORM

    fmgVen is a convention over configuration Java ORM tool. fmgVen is an alternative to heavyweight ORM tools, in which mapping requires configuration, and lots of issues out of of lazy loading, etc. It maps java domain objects to database tables without explicit mapping configuration. It is an advanced form of Spring JdbcTemplate/RowMapper. Think of it as Ruby on Rails ActiveRecord but instead of inferring data objects from database, fmgVen auto maps java objects to database tables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    bts
    bts es un programa para convertir aplicaciones java (.jar) a una aplicacion windows (.exe) Es de codigo abierto y cualquiera lo puede modificar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jFAN2 project develops a Java API to use a neural network (neuro-fuzzy) called FAN (Free Associative Neurons). Its an reprogramed version of jFAN "https://sourceforge.net/projects/jfan/".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Information Retrieval Service Assessment

    IRSA is a toolkit for Information Retrieval Service Assessment.

    ... RESTful API. This toolkit is distributed under an Apache License 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenXLS is the open source version of ExtenXLS -- a best-in-class Java spreadsheet SDK that allows you to read, modify and create Excel-compatible spreadsheets from your Java applications. Supports Excel 97-2012 file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jdbcpersistence

    JDBCPersistence is fast and simple ORM for java

    JDBCPersistence is an ORM framework that focuses on making programmer most effective by building on existing knowledge of SQL, JDBC APIs and avoiding unnecessary dependencies. It is very performant and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    oqt-maven-plugin

    oqt-maven-plugin

    Maven OpenJPA Query Translator Plugin

    The oqt-maven-plugin allows automatic JPQL to SQL query translation in a maven project. The result is outputted as standard maven report. Additional goals exist for simple JPQL validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    IMG2XPM

    Image to XPM converter library and command line tool

    IMG2XPM is a library and a command line tool that can convert images in most common formats to pure XPM format or a XPM format for a TYP entity entry to be used in a Polish Format Map (PFM) file. PFM is an imput map format used by map compilers such as cGPSmapper and mkgmap. To get help for command line options, run IMG2XPM without arguments. For the API of IMG2XPM as a library in your application, refer to the javadoc.zip file. IMG2XPM has no dependencies other than Java runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    busboy

    busboy

    Busboy is a Java library for interacting with various USB notifiers

    Busboy is a Java library that provides an API for interacting with a variety of USB notifiers such as an i-Buddy or a PC Gizmo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CriticAL

    CriticAL

    A Critic for APIs and Libraries

    CriticAL: A Critic for API and Libraries. This project provides a framework for critiquing API-client code in three ways: i) it explains the complex interaction of API elements, ii) it criticizes the improper use of the API, and iii) it recommends the related API elements that may be needed next by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Hybris Designer

    Hybris Designer

    Design Custom Hybris Applications and extend Core Model

    The objective of this project is to create a hybris accelerator for design and development of projects in an ecommerce suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jsp tree

    JSP Tree viewer with minimum Java Scripts

    This JSP Tree viewer comes with fewer Java Scripts. So it will not depend on browser versions. My other projects : Simplest JAX WS client https://sourceforge.net/projects/easyjaxwsclient/ Happiness never comes with money. Happy Free and Open Source Time to you. Inbox me if you need help. skonkaduwa@gmail.com Saminda Konkaduwa @Pearl in the Indian Ocean
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Access Road

    Access Road

    Simulator of access controls

    The Access Road software is a universal simulator of access controls that is intended to improve design and auditing of IT security. Access Road offers the out-of-the-box simulations of GNU/Linux Ubuntu® (components and rights on the file system), MySQL Server®, and a generic Role-Based-Access-Control application to adapt to your needs. It is designed for database, system, and application administrators, IT architects and developers, auditors. Access Road provides a full simulation of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Recent Files API

    a recent files api for java

    a Recent Files API for java. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TcpChannel

    A simple, non-blocking, NIO-based, TCP socket API for Java

    TcpChannel is a simple, small API to allow processes to communicate using TCP sockets based on NIO implementations. The API presents the communication between processes using an observer pattern for handling received messages and an asynchronous send method for sending. Generally, writing NIO socket handling is non-trivial. TcpChannel exists to let Java developers write processes that communicate with each other using a simple send and receive pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pif SqlObjects

    Pif SqlObjects

    SqlObjects - SQL library for Java

    Pif SqlObjects is a small and light library that helps to interact with database without writing down any SQL code and provides a small management of entities. This has been achieved considering SQL statements and relative clauses as objects. Note: sources available on sample project lib folder. HOW TO: Download the project and save it in a temporary directory. After this, unzip the file and open in your browser this file: pif-sqlobjects-1.0_reference_manual.htm. Further...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.