Prerequisites
=============
Before your embark on a journey to explore asvin getting started and tutorials sections, it is necessary to install the following tools on your
machine.
Postman
-------
Download and install the latest version of `postman `_. The postman will be used to make http requests to asvin
servers. We have a `postman collection `_
of asvin APIs. You could create a test workspace and import the collection. It is required for the getting started documentation. The following video
shows the procedure.
.. raw:: html
The Postman is enough to execute all the steps listed in the getting started section. If you want to try any of the tutorials then install the tools
mentioned below.
Git
---
Download and install the latest version of `git `_.
cURL
----
Download and install the latest version of `cURL `_ tool.