113 projects for "java restful and api" with 2 filters applied:

  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 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
  • 1
    EDB Tool is a perfect solution for Database Engineers. It's purpose is to help creating ERD and DFD diagrams and then tranfer them into SQL compatible with most databases. Also it's purpose is to do reverse engineering from database into SQL and ERD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Hippal is an integrating GUI-framework for a multimodular symbolic A.I.-system IPAL, which combines A.I. Planning, Inductive Program Synthesis, Analogical Reasoning and Learning. Hippal is client-/server-based and uses the Lili Lisp Interpreter as Centr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Xml2Gui is a framework that can be used to create your swing interface in XML. It includes packages for validation, data (both xml data and object data are supported) and layout. So no code needed for data binding!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ValueObjects Framework accelerates Service-Oriented Architecture development by providing an API and IDE plug-in for SOAP-compliant objects built on existing persistence engines. Supports Oracle Application Development Framework and JDeveloper 10g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JFrame is Model View Controller Model2 framework for Web based applications written in Java language. It is very simple and emphasis on security and stability. Because of it simplicity this framework can be used and for studying purposes.
    Leader badge
    Downloads: 9 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.
    Learn More
  • 10
    The Java/RTR Project address the development of soft real-time code in Java, mainly using the RTR Model and the Java/RTR programming language. It uses the RTSJ specification as main API, and only works on plataforms that have support to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A java based database abstraction/object persistence framework. Keywords for the Caleigo Core framework is simplicity, runtime traversable meta-data reflection, model based queries and code generation from existing databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Colle is the glue of a properly designed web application. It is written on several popular technologies of the Java and XML world including Servlet API, EJB 2.0, XSLT, JDBC, XML Schema, jdom, JAXP and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MDA like architecture auto generate SQL,Persistance Layer,Bizz Layer and WebPages by XML description. Run once, all source will be generated,compiled and deployed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Parser OBjectS (POBS)

    Native Java parser framework

    Native Java parser framework, no (pre-)compilers needed. Closely follows BNF syntax. Optimized for performance and low overhead. Highly flexible and extendable using a streamlined API. Integrate semantics, tracing and even context sensitive parsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A multi-platform (i86,mac,sparc)Generic Database Connection API including Object-Relation mapping, 80/20 protocol, Connection Pooling
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A simple ASN.1 toolkit and libraries to add ASN.1 serialization to Java classes. Serialization schemes are targetted at XML integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pamda is an MDA tool (UML to code generator). It uses UML API to parse XMI and thus, unlike some other MDA tools, is lenient to XMI extensions. Implemented as Ant task and uses Velocity template engine. Tested with XMI produced by Enterprise Architect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CarrierWave is an object container for Adaptive Object Models. It provides a means to identify objects, generate type equivalent client side classes, and an API allowing clients to remotely select, modify, delete, and invoke server side object graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A JAVA package (that can be compiled to a COM DLL) that assists database programmers in generating dynamic SQL, from any platform (using JAVA), eliminating ugly string concatenation code for a more eloquent OO approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDBC-based API to build always valid SQL statements. Other enhancements are: automatic table name and columns completions inside Java code, alias support, prepared statement parameter (?) management, SQL functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project was started in an effort to ease development of Swing applications by creating a XML to Swing rendering utility. Although this project is definitely in the first released state, it shows great promise and focuses solely on the Swing API as a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JGraphicTools is a easy to use Java-API and a collection of usefull tools for graphic manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    <a href="http://www.novosoft-us.com/?from-nsuml">Novosoft</a> UML library provides following services: implementation of complete UML 1.3 physical metamodel, easy to use interfaces, event notification, undo/redo support, reflective API, XMI loading/saving
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    an API for rapidly developing Java, desktop apps It includes a virtual desktop , user interface API, GUI client for management of SQL databases,and a form design tool which allows basic application code to be generated from a SQL table or tables
    Downloads: 0 This Week
    Last Update:
    See Project