English
cURL
curl --request GET \ --url http://localhost:8787/
"Bienvenido a la API"
Returns a simple welcome message, translated based on the Accept-Language header.
Idiomas preferidos para el mensaje de respuesta (p. ej., es, fr).
Mensaje de bienvenida exitoso.
The response is of type string.
string