Skip to content

matthewfduffy/microservices-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices Blog App

!Warn: This repository is still under development

Folder Structure:

Posts (Microservice for:)

  • Creating a Post
  • Listing all Posts

Comments (Microservice for:)

  • Creating a Comment
  • Listing all Comments

HTTP

Path Method Body? Goal
/posts POST {title: string} Create a new post
/posts GET - Retrieve all posts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published