API Development
notes on API Development
Created: Oct 02, 2023 by Pradeep Gowda. Tagged: api
Notes on API development etc.,
Tools
bruno – open source API client similar to Postman, Insomnia and similar tools.
Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language,
Bru
, to save information about API requests. You can use git or any version control of your choice to collaborate over your API collections.