Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 548 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 548 Bytes

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.