2024.10 Update: I am going to implement a minimal set of features in frontend first, more info in this discussion
Compose Multiplatform + http4k codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
Phone | Desktop | Web |
---|---|---|
![]() |
![]() |
![]() |
This codebase was created to demonstrate a fully fledged fullstack application built with Compose Multiplatform and http4k including CRUD operations, authentication, routing, pagination, and more.
We've gone to great lengths to adhere to the community styleguides & best practices of Compose Multiplatform and http4k.
For more information on how this works with other frontends/backends, head over to the RealWorld repo.
Head over to the common-doc
folder for documentation.
The documentation is served as both a guide for human contributors, and a prompt for LLMs.