Gutendex · JSON Structure

Gutendex Format Structure

Type: object Properties: 0
BooksCatalogEbooksLibraryLiteratureMetadataOpen SourceProject GutenbergPublic APIsPublic Domain

Format is a JSON Structure definition published by Gutendex. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "Format",
  "type": "object",
  "additionalProperties": { "type": "string" }
}