Skip to content

Sample GCP AppEngine Ktor REST API and corresponding Android app

License

Notifications You must be signed in to change notification settings

rock3r/pushbeat

Repository files navigation

pushbeat Build status

A sample GCP AppEngine Ktor REST API that showcases a simple RESTful API and a web UI.

Please note that this codebase does not follow best practices (has global state singletons, effectively no authentication, etc). It is purely meant to be used for demonstrating some Ktor features and as an add-on for a talk.

License

This repository is released under the MIT License. You can learn more about it in the LICENSE file.