Skip to content

guillermot/teladoc-code-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding exercise for Teladoc

Rest Api for creating and retriving users

Notes

  • Using EF Core In-Memory Database Provider which is meant for testing and prototying purposes.
  • To build the solution you can: dotnet build
  • To run the test you can: dotnet run
  • Service runs in localhost:5091

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages