Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 202 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 202 Bytes

simple_route_length_service

##To build & run container

docker build -t app:latest .
docker run --name app -p 8000:8000 app:latest

##Endpoint documentation

http://localhost:8000/docs