Skip to content
/ Notes Public

Notice board application using a micro-service architectural style

Notifications You must be signed in to change notification settings

Fox520/Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Notice board application using a micro-service architectural style

Instructions

Install docker

sudo apt install docker.io docker-compose 

Running the containers

Working directory: noter-service/src/noter

sudo build.sh

API Gateway

Working directory: graphql

node app

Extras

docker ps to view the instances

docker-compose down to stop all instances

Architecture design overview (abstract)

architecture

Some info

Languages used:

  • Ballerina -> backend
  • Javascript -> Graphql API gateway
  • Python -> Ease building of project
  • Shell -> Execute commands

About

Notice board application using a micro-service architectural style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages