--- layout: default currentMenu: angularjs-api-module --- # AngularJS Client The [eeh-inengine-api](https://github.com/ethanhann/eeh-inengine-api) AngularJS module is used to programmatically access the Web API in an AngularJS web application. It is used in the [InEngine.NET Dashboard](dashboard.html) and can be included in 3rd party projects. It package available via Bower. ```sh bower install eeh-inengine-api --save ```