Skip to content

mertkaanguzel/Medium-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RealWorld Example App

Spring Boot codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.

This codebase was created to demonstrate a Medium.com Clone API built with Spring Boot including CRUD operations, authentication, various entity relations, unit testing, pagination and more.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

How it works

Entity Relationship Diagram

RealWorld Example App

Getting Started

Coming soon...