gestaogovbr / api-pgd

API integradora dos sistemas do Programa de Gestão.
https://www.gov.br/servidor/pt-br/assuntos/programa-de-gestao
GNU Affero General Public License v3.0
11 stars 5 forks source link

Implement content negotiation for the root url #61

Closed augusto-herrmann closed 1 year ago

augusto-herrmann commented 1 year ago

Access to the root url (/) should use http content negotiation to redirect to different urls depending on what the client specifies in the request (Accept header).