File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 44- API: https://github.com/E-quino/api
55- Banco de Dados: https://github.com/E-quino/database
66
7+ -----
8+
79# Documentação da API
810[ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2FE-quino%2Fapi.svg?type=shield )] ( https://app.fossa.com/projects/git%2Bgithub.com%2FE-quino%2Fapi?ref=badge_shield )
911[ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=E-quino_api&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=E-quino_api )
1012
13+ ## License
14+ [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2FE-quino%2Fapi.svg?type=large )] ( https://app.fossa.com/projects/git%2Bgithub.com%2FE-quino%2Fapi?ref=badge_large )
15+
16+ -----
17+
1118
1219## Endpoints
1320
@@ -561,7 +568,3 @@ curl -X POST http://localhost:8080/categoria -H "Content-Type: application/json"
561568 "nome": "Nome da Categoria"
562569}'
563570```
564-
565-
566- ## License
567- [ ![ FOSSA Status] ( https://app.fossa.com/api/projects/git%2Bgithub.com%2FE-quino%2Fapi.svg?type=large )] ( https://app.fossa.com/projects/git%2Bgithub.com%2FE-quino%2Fapi?ref=badge_large )
You can’t perform that action at this time.
0 commit comments