Skip to content

Organized the Houses, characters in A-Z and qoutes in A-Z order by na…#15

Merged
shevabam merged 1 commit intoshevabam:masterfrom
tafaranyamhunga:master
Nov 12, 2024
Merged

Organized the Houses, characters in A-Z and qoutes in A-Z order by na…#15
shevabam merged 1 commit intoshevabam:masterfrom
tafaranyamhunga:master

Conversation

@tafaranyamhunga
Copy link
Copy Markdown
Contributor

I organized the houses, characters and qoutes in alphabetic order to easily see what is missing.

Example:

Houses:

{
  "houses": {
    "baelish": {
      "name": "House Baelish of Harrenhal"
    },
    "baratheon": {
      "name": "House Baratheon of Dragonstone"
    },
    "bolton": {
      "name": "House Bolton of the Dreadfort"
    },
    "clegane": {
      "name": "House Clegane of Clegane's Keep"
    },
    "frey": {
      "name": "House Frey of the Crossing"
    },
    "greyjoy": {
      "name": "House Greyjoy of Pyke"
    },
    "lannister": {
      "name": "House Lannister of Casterly Rock"
    }
}

Characters:

{
  "characters": {
    "aemon": {
      "name": "Aemon Targaryen",
      "house": "targaryen"
    },
    "aerys": {
      "name": "Aerys II Targaryen",
      "house": "targaryen"
    },
    "arya": {
      "name": "Arya Stark",
      "house": "stark"
    },
    "baelish": {
      "name": "Petyr Baelish",
      "house": "baelish"
    },
    "bran": {
      "name": "Bran Stark",
      "house": "stark"
    }
}

Qoutes:

{
    "quotes": [
        {
            "character": "cersei",
            "sentence": "I don't care about checking my worst impulses. I don't care about making the world a better place. Hang the world."
        },
        {
            "character": "cersei",
            "sentence": "I don't choose sides. I'm the queen of the Seven Kingdoms."
        },
        {
            "character": "cersei",
            "sentence": "I want our baby to live. Don't let me die, Jaime. Please don't let me die."
        },
        {
            "character": "cersei",
            "sentence": "If you ever call me sister again, I'll have you strangled in your sleep."
        },
        {
            "character": "cersei",
            "sentence": "If you want a whore, buy one. If you want a Queen, earn her."
        }
    ]
}

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
game-of-thrones-quotes-api-kctc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 4:33pm

@shevabam
Copy link
Copy Markdown
Owner

Wow! Impressive! Thanks a lot :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants