Running Openmrs

How can i running Ommod itself and start testing API Locally ?

You cannot run a module without running the OpenMRS core. If you want to test a module, I recommend using the OpenMRS SDK. It allows you to easily build and run a module on a server using the watch command.