Skip to content

A backend written in python to conduct a ping pong championship.

Notifications You must be signed in to change notification settings

sudo-black/ping-pong-championship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping-pong-championship

A backend written in python FastAPI to conduct a ping pong championship.

Setup instructions

  • This is using python 3.12.3, you can run it by installing requirements.txt, its deployed to localhost:4000

  • There is also a dockerfile if you have docker or rancher setup you can run it as a container port 4000 is exposed by default

  • There is a Insomnia REST Client file in the root directory for API testing. FastAPI docs are self genrated and hosted on localhost:4000/docs

About

A backend written in python to conduct a ping pong championship.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published