{
    "servicio": "API Chat PHP",
    "version": "1.0",
    "endpoints": {
        "GET  ?action=read": "Leer todos los mensajes",
        "POST ?action=write": "Guardar un mensaje {nombre, texto}"
    }
}