Skip to content

idaeusice/DjangoWebServerAndClient

Repository files navigation

## Django Web Server
Server should operate at 
 `http://127.0.0.1:8080/msgserver/`
 additional endpoints should exist at msgserver/get and msgserver/create that allow users to create and fetch messages. 

client.py takes the server ip address, server port, and an 8-digit identifier key as arguments. Server should operate in the following format: 
 `http://127.0.0.1:8080/msgserver/`

-- 12/11/2021

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors