This project is a sample project developed in angularjs, microsoft web api(restful service) , in memory database(Redis) Instructions
- Download the code from repository angularjs_webapi_redis
- Install redis, for redis installation - go to http://redis.io/download and download windows version
- Create the datamodel as per redis_data_model.docx file in redis database. there is documentation on redis website for using commands
- App was developed using Visual studio 2015 CTP, software can be downloaded from microsoft website