{% extends "base.html" %} {% block title %}Atomic Data{% endblock title %} {% block content %}

Atomic Data

The easiest way to create, share and model linked data

Docs

Typed
All data is fully typed, and these types can be extended by anyone.
Easy to use
It serializes to pretty JSON - but it's all linked data!
Decentralized
Use the entire web as a database - reuse data by including links

This site is running on Atomic-Server

An open source, lightweight and fast server for sharing Atomic Data.

Run it locally: docker run -p 80:80 -p 443:443 -v atomic-storage:/atomic-storage joepmeneer/atomic-server

Source code at GitHub {% endblock content %}