/realworld

Various implementations of the Real World app, in many languages for the frontend, backend and full-stack

Primary LanguageElm

realworld

This is inspired by the real world app, a Medium clone called Conduit. An official implementation can be found here.

Every implementation must follow these specs:

The implementations are supposed to be modular, so that any frontend implementation can work with any backend implementation.

Languages and Frameworks I want to implement

Each implementation has its own branch and directory. Frontend implementations are tagged as frontend-[LANGUAGE/FRAMEWORK], and backend implementations are tagged as backend-[LANGUAGE/FRAMEWORK].

Frontend

Backend