Skip to content

Very simple implementation of real-time comment services.

Notifications You must be signed in to change notification settings

quicoment/qc-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUICOMENT

real-time comment project

QUICOMENT is a very simple implementation of real-time comment services. Especially this qc-server repository is responsible for post(board) CRUD API and routes requests related to comments of particular post to the message queue(RabbitMQ).