Skip to content

alexb5dh/ConfigurationManager

Repository files navigation

Requirements

  • Redis is used as storage.
  • Solution was created in Visual Studio 2015
  • IIS or IIS Express can be used as server.

Installation

  • Redis for Windows can be installed from Github.
  • By default service and site will try to listen on ports 8080 and 8081 respectively with "localhost" as domain name. This can customized in project properties.

Solution projects

Each project (except tests) contains separate Readme.md file with additional information.

  • ConfigurationManager.WebService - This is the main web service.

  • ConfigurationManager.WebClient - Client library for web service.

  • ConfigurationManager.WebApplication - Single page app that is used to demonstate basic usage of API.

  • Corresponding .Tests projects - Those are currently in beggining stage.

About

UA Web Challenge - backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published