MediChat-Users

command module
v0.0.0-...-caf5947 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2020 License: MIT Imports: 10 Imported by: 0

README

MediChat-Users

MediChat-Users is the Backend component of a Chat Provider application that also includes a SPA MediChat-UI written in React with NodeJS and Fastify.

This application is written in go.

It provides the resources necessary to allow user access to the application. These are the resource provided by this app:

  • Authorization with JWT to allow user to register with the Application
  • Authentication with JWT to allow registered user to sign in
  • User resources
  • Channel resources
  • Websocket resources to communicate among users
  • Swagger to get more information about the available resources.

Futur Features:

  • Ability to add and delete Channel resources
  • Ability to update Channel and User resources
  • Fix issue with websocket causing channel pollution in the UI
  • Adding a video feature with webrtc.
  • Add Redis for caching and websocket message storage

See CONTRIBUTING for more on how to use the application

Documentation

Directories

Path Synopsis
controllers
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL