Skip to content

Leadr-HR/interview-csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

What is this repository for?

Interviewing people!

How do I get set up?

Run the RestApi solution from Visual Studio or VS Code and visit http://localhost:56498/swagger/index.html to use the debugger/page.

Contribution guidelines

Write some endpoints for CRUD methods so that we can add people to a fake database and get back an org chart of users and their relationships to managers. Note that our FakeDatabase is not writing to disk, but to memory, so any Post/Put/Patch method data should be saved so that we can see your work.

Who do I talk to?

  • Repo owner or admin

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%