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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The Little Portal Gizmo is a small Java web application container based on Eclipse plug-ins and the Apache HTTP Core. It uses a custom and very light weight API. The web applications you develop for the Gizmo have the form of Eclipse plug-ins.
library for converting from JPA, Hibernate, etc to json. Reads JPA Annotations to get around the proxy class problem. Still in the very early stages but has very useful limited functionality.
This is an utility, used to convert java serializable object to javascript object. It follows JSON ( Javascript Object Notation). This utility mainly useful in web2.0 application development.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
Skaringa is an API for Java, JSON and XML language binding. It transforms Plain Old Java Objects into JSON or XML documents and back. Typical applications are data exchange, object persistence and object transformation.
Servlet framework for creating standalone restful CRUD services
AjaxToaster is built on XMLToaster and inspired by the "guerrilla SOA" philosphy.
You can use it to quickly create RESTful JSON & XML based CRUD services for your web applications by writing short scripts.
It is downloadable as a windows installer package for quick no-hassle setup.
It runs as a servlet in an app-server. By default it sets itself up to run inside its own standalone (jetty) server.
Code contributions most welcome!
The complete suggestions framework for java, supporting single and multi field suggest, java suggest box, client/server with hessian or json-rpc, and GWT AJAX suggest box, phonetic plugins. Proven high performance for data sets > 1 Mio.
It is a PHP port for GWT Server (RemoteServiceServlet). With GWTPHP you can connect GWT application with PHP. It decode/encode GWT request/response using GWT native data interchange format. No JSON or XMLRPC needed. Project web site: http://gwtphp.sf.net
A Java and Spring based, lightweight and extensible REST framework. It is loosely related to the JSR 311 initiative, but is not compliant since much of the specification has been deemed far too complex or unnecessary.
JSON-taglib is a JSP tag library used to render JSON (JavaScript Object Notation) data from within JSP code. It can be used as part of the server-side of an AJAX application, allowing you to use the full power of JSP to format your JSON data.
EasyJSON is a Java library to convert Objects to JSON strings and to construct Objects from JSON strings. Supported types/interfaces: primitive, String, Date, Array, Hashtable, List, Map, Set and JavaBeans (objects with getters and setters for each field
The search aggregator allows users to initiate searches across multiple applications and receive aggregated results. This project is based on Lucene, written in Java, exposes web and plugin interfaces, and supports the Open Search and Json standards.
Java Object Notation is an extension to the JSON data format suitable for the serialization of Java objects. The intuitive format and the simple yet extensible library allow both humans and computers to read and write complex object graphs.
JSONator is a java based product that allows the serialization and de-serialization of java objects to and from JSON. The website http://json.sourceforge.net/ has detailed information.
AJAX and SOA Developers find it difficult to write and analyze JSON. This Eclipse plugin with the JSON2TreeView enables developers to test and visualize any JSON. Developer can enter a JSON convert it to XML and View it as a Tree.
AJAX All in One - a Spring web application serving a collection of popular AJAX packages: Yahoo! UI, Dojo, qooxdoo, MochiKit, DWR, JSON RPC. URL mapping, JavaScript compression ... a clean way to integrate with your own web application if you want Ajax.
Velocity2Js transforms Velocity templates to JavaScript functions. These functions can be easily integrated in any ajax-based Web Application. The context used in the velocity templates can be passed as an associative array (eg. JSON).
ChaiDB is an embedded data storage developed at the kernel level by using B-Tree implementation. It is a natural database choice for name/value applications such as JSON. JSON-Cache utilizes ChaiDB to provide persistence and cache solution for JSON data.
JSControlsTags is a taglib to easily manage javascript controls (Autocomplete, Slider...) on client/server side (AJAX). It is based on Prototype.js/scriptaculous.js. It looks like AjaxTags, but it manages controls on client/server side with JSON notation
JsonGateway is an ajax RPC service gateway for java backend service with the json data format. now it can call spring servcie. JsonGateway can generate your service wrapper javascript automaticly, this makes your ajax rpc call easy.