# RealWorld - 풀스택 실전 블로그 예제코드

> Clean Markdown view of GeekNews topic #3327. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3327](https://news.hada.io/topic?id=3327)
- GeekNews Markdown: [https://news.hada.io/topic/3327.md](https://news.hada.io/topic/3327.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-12-07T09:55:41+09:00
- Updated: 2020-12-07T09:55:41+09:00
- Original source: [github.com](https://github.com/gothinkster/realworld)
- Points: 16
- Comments: 1

## Topic Body

- Medium 블로그 서비스를 클론해서 거의 모든 프레임워크로 똑같이 만들어 보는 오픈소스 프로젝트

ㅤ→ 같은 API 스펙이라 프론트/백엔드 스택은 마음대로 매칭 가능

- 프론트 (29가지): React/Redux, Angular, Vue, Elm, Svelte/Sapper, Next, Ember, Riot..

- 백엔드 (41가지): Node/Express, Go/Gin, NextJS, Django, Laravel, Flask, Spring, Rails, AWS Lambda/DynamoDB, Scala/Play, CakePHP, Kotlin/http4k, Vert.x ..

- 모바일 : NativeScript(Angular)

* 실제 클론 사이트 보기 : https://demo.realworld.io/

## Comments



### Comment 3738

- Author: bbulbum
- Created: 2020-12-07T10:09:45+09:00
- Points: 1

와... 오픈소스로 할 수 있는 진짜 가치있는 일 중 하나인것같네요..
