Skip to content

An Express REST API that serves as the backend for the DeepSpeak messaging app.

Notifications You must be signed in to change notification settings

DavidSemke/DeepSpeakApi

Repository files navigation

DeepSpeakApi

This is the backend codebase for the DeepSpeak messaging app. DeepSpeakApi is a REST API that manages rooms and messages passed between anonymous users within these rooms. Rooms are deleted automatically after a 24-hour period. Technologies used include:

  • TypeScript
  • Express.js
  • MongoDB
  • Jest (route testing)
  • REST API

DeepSpeak is the frontend for this project.

About

An Express REST API that serves as the backend for the DeepSpeak messaging app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published