Skip to content

A backend for frontend Kotlin Web Service using Ktor for the Cats And Dogs Talk

Notifications You must be signed in to change notification settings

romainpiel/CatsAndDogs-kotlin-bff

Repository files navigation

Cats And Dogs Talk: Kotlin BFF (Backend For Front End)

A bare bones Kotlin Web Service using Spark framework for the Cats And Dogs Talk. This is the backend for frontend layer sitting between the Android app and the backend.

How to set up the dev environment

How to run the server

Build the project:

./gradlew stage

To run the server:

heroku local web

Then in your browser, open http://localhost:5000

Other Components

About

A backend for frontend Kotlin Web Service using Ktor for the Cats And Dogs Talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages