Skip to content

yosethegame/dotnet-serviceStack3.9.70-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I pass the First Web service challenge :)

Get ready

fork me and clone your repository locally.

check your install: open the solution and run the tests

You should see the 2 tests pass

See it working

Lauch the application

Open your browser and navigate to

http://localhost:7000/ping

You should see the Json

{ 
  alive : true 
}

Deploy

Deploy and run your server so that the game can call it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published