Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

glaysa/python-wRESTling-bots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wRESTling_Bots

wRESTling Bots is a group project/assignmet for the Data Network and Cloud Computing subject at OsloMet University for spring 2021. The project is rest-full api and socketio implementaion. it has the following functionalities:

  • registration and deleting users.
  • creating and deleting chat rooms.
  • authentication and session.
  • chatting with a bots.

Running the program:

On Windows:

PowerShell: .\exe.ps1
CMD:

> py -m venv appvenv
> appvenv\Scripts\activate.bat
> pip install -r requirements.txt
> flask run

On Linux:

$ ./exe.sh

About

This is a chatroom project implementing restful APIs and socket-io.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages