Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/basementuniverse/jsonpad-samples

Sample apps for jsonpad.io
https://github.com/basementuniverse/jsonpad-samples

Last synced: 23 days ago
JSON representation

Sample apps for jsonpad.io

Awesome Lists containing this project

README

        

# JSONPad Samples

This repository contains some sample applications showing how to use JSONPad.

## [BlogPad](blogpad/index.html)

Demonstrates basic functions of JSONPad, including the Identities API.

Check out the live demo here: https://basementuniverse.github.io/jsonpad-samples/blogpad/

## [Notice Board](noticeboard/index.html)

Demonstrates the realtime API with a simple notice board where users can place notes on the screen.

Check out the live demo here: https://basementuniverse.github.io/jsonpad-samples/noticeboard/