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

https://github.com/s5-dev/json-schemas


https://github.com/s5-dev/json-schemas

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# JSON Schemas

This repository contains JSON schemas for the JSON representation of all S5 metadata formats according to https://json-schema.org

The JSON representation is only meant for generation and consumption by apps and libraries, on the S5 network itself all metadata is stored using a highly optimized serialization format based on https://msgpack.org/.