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

https://github.com/team-kwitch/kwitch-server

Repository of kwitch API server
https://github.com/team-kwitch/kwitch-server

express-session expressjs passport-local passportjs prisma socketio socketio-server webrtc webrtc-video

Last synced: 11 months ago
JSON representation

Repository of kwitch API server

Awesome Lists containing this project

README

          

# kwitch-server

Kwitch is a broadcasting platform that allows anyone to broadcast easily. If you're using a modern web browser, it's enough to start broadcasting.

## Feature

- Written in **Typescript**
- Powered by **Express**
- Authentication using **passport.js** (session)
- Socket.io and WebRTC for real-time communication.
- ORM using Prisma

## Web Server

[kwitch-web](https://github.com/SA-TermProject-Team-Kwitch/kwitch-web)

## Licence

[MIT license](https://github.com/SA-TermProject-Team-Kwitch/kwitch-server/blob/main/LICENCE)