Skip to content

CSSE6400/2025-p1-KevinCheJiajun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Codespaces

CSSE6400 Week 1 Practical

Name

Jiajun Che Student number: 46921112

Time

2025/02/28 10:40 AM

Description

a construction of a simple HTTP server in Python.

Installation

Install these in command: sudo apt update // apt or dnf depending on distro sudo apt install pipx // apt or dnf depending on distro pipx ensurepath pipx install poetry poetry init poetry add flask

install "REST Client" extension

After these, run this command to start: poetry run flask --app todo run -p 6400

About

csse6400-2025-p1-starting-an-api-practical01 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.9%
  • Shell 35.1%