Skip to content

mitev-web/Users.WebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Users WebAPI Project in C-sharp

This project is in relation to the following task:

https://github.com/holidayextras/culture/blob/master/recruitment/developer-API-task.md

###Installation Instructions:

  • Please open the solution file located in \UsersAPI\UserAPI.sln with Visual Studio 2015
  • Build the solution and the required nuget packages will be downloaded
  • Execute User.Tests to ensure that everything is working fine
  • Run/Debug the Users.API project by right clicking on it and selecting Debug->Start new instance (The API should fire at http://localhost:777)
  • Please check \Example_Request_Responses folder - for example requests and expected results
  • Additionally if you do not want to debug locally - you can still access the API at the following URL: http://95.42.250.61/projects/api/users

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors