tdro

Another wandering soul whispering into the void. If you are looking for my blog you are in the wrong place. The profile and header pictures are brought to you by cdd20.

tdro micro.thedroneely.com view
  • Markdown Plaintext Embed Permalink
  • 75/50 words 25s read

    Back when looking into JSON Feeds it didn’t link to its schema, but there’s one in SchemaStore/schemastore and sonicdoe/jsonfeed. You could validate a feed with a tool like check-jsonschema.

    shell
    $ check-jsonschema --schemafile jsonfeed-v1.1.json feed.json
    ok -- validation done

    The upside of the Feed is a lot more human than technical in the sense that it’s a mapping of /Atom to the world. There are many people who prefer JSON over .

    #web