GurveerSohal / CMPUT404-assignment-web-client

CMPUT404-assignment-web-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMPUT404-assignment-web-client

CMPUT404-assignment-web-client

See requirements.org (plain-text) for a description of the project.

Make a simple web-client like curl or wget

Contributors / Licensing

Generally everything is LICENSE'D under the Apache 2 license by Abram Hindle, https://github.com/tywtyw2002, and https://github.com/treedust

But the server.py example is derived from the python documentation examples thus some of the code is Copyright © 2001-2013 Python Software Foundation; All Rights Reserved under the PSF license (GPL compatible) http://docs.python.org/2/library/socketserver.html

References

Entity: GeeksForGeeks

URL: https://www.geeksforgeeks.org/python-convert-string-dictionary-to-dictionary/

Entity: docs.python.org

URL: https://docs.python.org/3/library/urllib.parse.html

Entity: developer.mozilla.org

URL: https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/POST

Entity: developer.mozilla.org

URL: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers

License

Copyright 2023 Gurveer Singh Sohal

About

CMPUT404-assignment-web-client

License:Apache License 2.0


Languages

Language:Python 96.0%Language:Dockerfile 4.0%