Skip to content

cevoaustralia/pairing-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pairing-python

A simple bit of Python code to be used in pairing interview situations.

Beginning

  1. Fork this repo

  2. Clone to your local environment

  3. Build with Docker:

    docker build -t py-utcservice .
  4. Run with Docker:

    docker run -p 8080:8080 py-utcservice
  5. Poke it:

    curl 'localhost:8080/?date=2018-10-20'

Tasks

Instructions on how to proceed will be provided to you. Stay chill, and do your best.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published