Skip to content

Commit ee15446

Browse files
authored
Update README.md
1 parent 096f284 commit ee15446

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@
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)

0 commit comments

Comments
 (0)