pushbeat

Sample GCP AppEngine Ktor REST API and corresponding Android app

MIT License

Stars
10

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.