Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/basementuniverse/jsonpad-samples
- Owner: basementuniverse
- Created: 2024-12-12T00:32:34.000Z (27 days ago)
- Default Branch: master
- Last Pushed: 2024-12-12T00:38:57.000Z (27 days ago)
- Last Synced: 2024-12-12T01:29:01.219Z (27 days ago)
- Language: HTML
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/