Skip to content

sidsaurb/article-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

article-server

This project is made as an assignment for course cs654: Software Architecture being taught in winter semester 2015-16 under Prof. TV Prabhakar, IIT Kanpur.

This is a javascript based web server build with nodejs. It aims at demonstrating publisher/subscriber model of software architecture. Features of this platform:

  • Plublishers can publish articles under some categories.
  • Subscribers subscribe to categories of articles about which they like to read.
  • Whenever a publisher publishes an article belonging to a category, all the subscribers who follow that category get notified about it.

Link to publisher app: https://github.com/sidsaurb/article-publisher-android

Link to subscriber app: https://github.com/sidsaurb/article-subscriber-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published