AddressForAll / WS

Core infrastructure for AdressForAll Web Services
1 stars 0 forks source link

Implementar swagger-ui basico, primeiro para PostgREST e cia #41

Open ppKrauss opened 1 year ago

ppKrauss commented 1 year ago

Ver https://github.com/swagger-api/swagger-ui/

If you are looking for plain ol' HTML/JS/CSS, download the latest release and copy the contents of the /dist folder to your server.

  1. Download
  2. Pega só a pasta dist e renomeia ela para swagger-ui
  3. fazer adaptações para o mesmo HTML+Javascript ser chamado de diferentes endpoints do tipo API.DOMINIO/swagger
  4. fazer adaptações para receber JSON dos endpoints fixados pelo NGINX