ch8n / Ktor-Android-Release-API

Kotlin Multi-Platformer application for tracking android and Kotlin releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release X

Kotlin Multi-Platformer application for tracking android and Kotlin releases

This repository is the code corresponding to the hands-on lab Creating HTTP APIs.

TODOs

Ktor task

  • create api for testing server : hello world api
  • create data classes for google release xml/json
  • get rss feeds from android devs
  • convert rss to json
  • store rss in memory
  • create get route which trigger mongo db api call and return json
  • logging for server
  • debugging mode?
  • ktlint and testing?

Framework used

  • Ktor Backend framework for restful APIs build using Kotlin

Resources

About

Kotlin Multi-Platformer application for tracking android and Kotlin releases

License:Other


Languages

Language:Kotlin 100.0%