diff --git a/etc/backend-repos.yaml b/etc/backend-repos.yaml index 5b73a22b8..7d32b45d1 100644 --- a/etc/backend-repos.yaml +++ b/etc/backend-repos.yaml @@ -109,3 +109,6 @@ - title: Akka HTTP repo: 1984weed/akka-http-realworld-example logo: https://raw.githubusercontent.com/1984weed/akka-http-realworld-example/9824fc701d1476eae2b389d2410881af1577b147/logo.png +- title: Kotlin + http4k + repo: alisabzevari/kotlin-http4k-realworld-example-app + logo: https://raw.githubusercontent.com/alisabzevari/kotlin-http4k-realworld-example-app/master/logo.png diff --git a/etc/frontend-repos.yaml b/etc/frontend-repos.yaml index 2363e58ee..3ee8653e8 100644 --- a/etc/frontend-repos.yaml +++ b/etc/frontend-repos.yaml @@ -61,3 +61,6 @@ - title: Riot.js v4 repo: iq3addLi/riot_v4_realworld_example_app logo: https://raw.githubusercontent.com/iq3addLi/riot_v4_realworld_example_app/master/logo.png +- title: Ember.js + repo: gothinkster/ember-realworld + logo: https://raw.githubusercontent.com/gothinkster/realworld-starter-kit/master/logo.png