Skip to content

codeinate/ElevatorControlSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ElevatorControlSystem

Elevator Control system is an API to interact with an Elevator from both within the elevator and outside an elevator on a floor.

Install and Run

Make sure you have Dotnet 7 installed

Download the repository and navigate to within the folder to ElevatorControlSystem/ElevatorControlSystem.

In a terminal, run the command dotnet run

Interaction

The Api will run in http://localhost:8080/

You can find swagger documentation at http://localhost:8080/swagger/index.html

Purpose

This "Mock" Api is for a job application and not meant to be used in the real world

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages