isaqueveras / train-protocol

πŸš‚ Train is a distribution protocol for any content that can be consumed by humans.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš‚ Train Protocol

Train is a distribution protocol for any content that can be consumed by humans.

{
  "channel": {
    "uuid": "",
    "icon": "",
    "title": ""
  },
  "items": [
    {
      "link": "",
      "title": "",
      "description": "",
      "authors": [""],
      "content" : "",
      "language": "",
      "imagem": {
        "title": "",
        "alt": "",
        "url": ""
      },
      "categories": [""],
      "pub_date": ""
    }
  ]
}

About

πŸš‚ Train is a distribution protocol for any content that can be consumed by humans.

License:Apache License 2.0