1. Endpoint para consultar todos los cores https://api.spacexdata.com/v4/crew

Estructura del json

    {
        "name": "Robert Behnken",
        "agency": "NASA",
        "image": "<https://imgur.com/0smMgMH.png>",
        "wikipedia": "<https://en.wikipedia.org/wiki/Robert_L._Behnken>",
        "launches": [
            "5eb87d46ffd86e000604b388"
        ],
        "status": "active",
        "id"

Documentacion sobre el contenido del json: