A basic Chatapi, that works wuth jwt.
The libraries used were Flask, JWT, Flask_cors, Flask_socketio
used the package installer pip to install the packages.
to GET pip install python.
Install python from the official python site.
https://www.python.org/downloads/release/python-3137/
Start the server at python app.py
Test the endpoints using postman.
Enpoints are signup - POST login - POST health -GET rooms - GET messages - GET/DELETE