Browse free open source JSON software and projects for Windows and Mac below. Use the toggles on the left to filter open source JSON software by OS, license, language, programming language, and project status.

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    PL/JSON
    NOTICE: we have moved to Github -- https://github.com/pljson/pljson PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON objects and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, persistently.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    The system gives us flexibility. Flexibility in the development of various solutions. The modular design and extensive use of the PLO makes the process of developing new modules to the site easy and enjoyable exercise.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Occursions

    Fast customizable time series web database for big data like log files

    Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)! Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects. Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who doesn't have `just too many' log files? Occursions asynchronously tails log files and indexes the individual lines in each log file as each line is written to disk so you don't even have to wait for a second after an event happens to search for it. Occursions uses custom disk backed data structures to create and search its indexes so it is very efficient at using CPU, memory and disk. You can extend Occursions with shared libraries to support your own file formats, even binary file formats!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GelSheet is a free and open source web spreadsheet that allow users to create, edit and export in many formats your everyday work. It's intended to run either standalone or integrated within another web tool. It was born as a part of Opengoo web office
    Downloads: 1 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
    Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    APIthet

    An Application to security test RESTful web APIs.

    APIthet is an application to security test RESTful web APIs. Assessing APIs help in detecting security vulnerabilities at an early stage of the SDLC. Compare this with assessing an Android application that uses APIs on a backend server. This kind of assessment happens at a much later phase of the SDLC. Even worse, it does not necessarily touch all the APIs. That's not all. You specify one of the JSON parameters as random. This helps set a unique value for a specific JSON parameter in an API. The application is available as a Windows exe file.. In progress and planned features: -More test cases to attack target API. -Add APIs and define sequence. -Read APIs from doc link. -Business Logic test. TODO: Build for Linux (and may be OS X).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AjaxToaster

    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!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Asterisk PBX Integration Zimlet is an Extension for Zimbra Collaboration Suite. The Zimlet does Interface with the Asterisk Manager Interface to integrate with Asterisk PBX. The main focus is dial-on-click for Phone numbers inside Contacts and Emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AutoSuggest for MooTools provides a simple AJAX JavaScript Auto-Suggest framework for use with MooTools 1.2+ What makes this framework different from the others is that it is built from the ground-up to work with key-value pairs, not just strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    The Backlinkchecker is used to analyze how many inbound links there are for your website. Its developed in PHP, JavaScript and MySQL. It uses the great Javascript lib extjs and the php lib snoopy.php.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BeDesk is a Web Operating system powered by Bindows Ajax Framework. In the first stage pretends to be a multiple window enviroment for Google data APIs. The vision is creating a global interface. The mission is integrate the most powerful APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CUAHSI WaterObjectFlow provide JSON web service for hydrology observation data,sponsored by National Science Foundation of United States,developed by Joe hu, MapWindow software lab,Idaho State University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DovetailDB is a schemaless, JSON-based database. It is similar in spirit to Amazon's SimpleDB, but allows for javascript to be executed on the server, and, within that context, provides full transaction support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JAST (Javascript Toolkit) is an Open Source cross-platform javascript framework that aid users to perform the most hard operations with few simple lines of code. It's modularity allow the download only for the code required to the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JuliaClient

    A web-browser based viewer for opensim/OpenSimulator

    JuliaClient is a web-browser based client for Open Simulator. The project consists of two parts, a full serverside REST implementation granting access to the functionality of both grid and simulator servers and a WebGL based client, requiring no pre-installed components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MixDEM
    MixDEM a web based ETL tools meant for Web integration, Data transformation and Mashup edition. It include MixDEM ETL Engine created using ZEND Framework, and MixDEM GUI Editor an AJAX IDE that enable developers to quickly and easily create applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is very simple PHP library that lets you query Google Geocoder Service via Google Geocoding API and parses the response so it provides a very easy way to handle the JSON data in PHP. A very simple class written in PHP5+. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pooji is a PHP Object-Oriented Javascript Interface, that build upon Prototype to provide full OO access to Javascript DOM inside PHP environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    REX allows you to create REST interfaces by directly connecting HTTP Requests to SQL/XML queries without programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Obsolete - migrated to Apache Isis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a simple CRUD app that uses basic JQuery functions. Detail screen has CRUD & next/prev buttons. Select a person via the master list screen. Master is a JQ DT with buffering. It uses MySQL. Pls refer to http://tekne-techne.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a set of API`s to access your websites registered to www.uptimegod.com. It allows you to remotely query your data. The documentation is available at http://code.google.com/p/uptimegod/wiki/Php
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next