Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 946 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 946 Bytes

notification-rest-api

Basic KTOR build REST API server to send request to ONE SIGNAL and communicate with Android client app

Notification

I love KTOR! This is basic backend server built by KTOR framework. It has only one route that gets data from android app client and posts data to one signal, then one signal sends push notification to users devices. I created this project to get started with KTOR framework and I also connected it to Android app Push Notification KTOR One Signal.

Italian Trulli Italian Trulli

Tech stack:

  • REST API
  • KTOR
  • KTOR Client
  • One Signal
  • Kotlin Serialization