dgullis / simple_server_ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Server

This is a simple web server that serves a single route.

To set up this project.

; pipenv install
; pipenv shell
; pytest           # Run the tests
; python app.py    # Run the server

How was this resource?
😫 πŸ˜• 😐 πŸ™‚ πŸ˜€
Click an emoji to tell us.

About


Languages

Language:Dockerfile 55.7%Language:Python 44.3%