/group-work

Social Media Service catering group discussions/projects for people with the same interests

Primary LanguageJavaScript

Simple Chatting Web Application

Backend Structure

  • Users API: http-framework: gin-gonic/gin, database: DynamoDB.
  • Groups API: http-framework: gin-gonic/gin, database: DynamoDB.
  • Messages API: http-framework: gin-gonic/gin, database: DynamoDB.