Skip to content

Commit

Permalink
improve the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasjct authored Nov 20, 2024
1 parent f05bc27 commit e221ef7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# bruno-api-testing
How to test API using Bruno

> [!TIP]
> [Check how to test api with Golang](test/readme.md)
> [!TIP]
> Sometimes, it is a good idea to create tests in the same language used by the team, it can increase the collaboration and improve quality. In this case, Bruno may be more appropriate for exploratory API testing.
> [Check an example how to test api with Golang](test/readme.md)

Bruno is an open-source alternative to API testing. We can use Bruno instead of Postman, Insomnia, etc. It is available for Linux, Windows and MacOS. To download it, access [Bruno](https://www.usebruno.com/).
Expand Down

0 comments on commit e221ef7

Please sign in to comment.