Skip to content

maxinasa/short_twisted

Repository files navigation

A small demo twisted server

Prerequisites

  • Install the requirements with
    • pip install -r requirement.txt
  • Run the server with
    • python -m main
  • The server will start by default on port 8000 and listen on 0.0.0.0
  • For the moment, we can change the port the server listens to by changing the value of PORT from the main.py file.

Endpoints


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published