Skip to content

BrendenKingTLG/flask-api

Repository files navigation

flask-api

to run app:

docker build . -t 'some tag'

docker run -p 8000:5000 'some tag'

Naviagate to localhost:8000

Enter a username

Search for a name in this list

  • Albert
  • Anthony
  • Brenden
  • Craig
  • Deja
  • Elihu
  • Eric
  • Giovanni
  • James
  • Joshua
  • Maria
  • Mohamed
  • PJ
  • Philip
  • Segan
  • Suchit
  • Mieka
  • Trey
  • Winton
  • Xiuxiang
  • Yaping
  • Chad
  • all

to run game:

python request-game\request.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published