Skip to content

d-chechelashvili/Http-File-Server

Repository files navigation

HTTP File Server

Instructions:

  1. Assigment details are written in the Assignment 1 HTTP File Server.docx document
  2. Implement your solution in the main.py file (Decomposition into separate files is allowed)
  3. Use python 3.X for this assignment
  4. Don't change already existing files except main.py and .gitignore

Ho to run tests:

  1. Install dependencies: pip install -r requirements.txt
  2. Run command: python run.py main.py config.json
Assignment Authors:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published