sms-api sms api. Installation Pre-requisites Node.js - 8.9.0 or above Yarn - 1.7.0 or above NPM - 5.5.1 or above Clone the repository, install the dependencies and get started right away. $ git clone https://github.com/tiwarirabi/sms-api.git $ cd sms-api $ yarn install Start the api $ yarn start Navigate to http://localhost:8090/info to verify installation.