Skip to content

Michael-oss138/Chatapi--Exploring-Websocket

Repository files navigation

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

About

A simple Flask API project exploring REST endpoints and WebSocket deployment on Render

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published