diego-aquino / tcc-match

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCC Match

Grupo 1

Documentação dos endpoints (Heroku)

Para testar os endpoints autenticados na documentação, é necessário fazer login em /api/sessions/login e salvar o token utilizando o botão "Authorize", presente na interface. O valor do header deverá ser no formato Bearer <token>, substituindo <token> pelo token.

Instalação

git clone https://github.com/psoft-2021-1/projeto-psoft-grupo-1.git
cd projeto-psoft-grupo-1
./install.sh

Autores

About

License:MIT License


Languages

Language:Java 99.0%Language:Shell 1.0%