An open API service indexing awesome lists of open source software.

https://github.com/peeeuzin/chat-app

A simple API chat app
https://github.com/peeeuzin/chat-app

api chat express

Last synced: 3 months ago
JSON representation

A simple API chat app

Awesome Lists containing this project

README

        



Chat App ⚡


# Chat App
A simple chat app with end to end encryptation. This repo is API of Chat App.

To see web repo to click [here](https://github.com/pedrinfx/chat-app-web)

# 🔗 How to contribute
Click [here](CONTRIBUTE.md) to see how to contribute

# Techs used
* [Express](https://expressjs.com/) as Framework API
* [Json Web Token](https://jwt.io/) as Authentication
* [Socket.IO](https://socket.io/) as WebSocket
* [PostgreSQL](https://www.postgresql.org/) as Database