Skip to content

Automatically derive Kotlin functions to query servant webservices

License

Notifications You must be signed in to change notification settings

matsubara0507/servant-kotlin

Repository files navigation

Servant Kotlin

Hackage Build Status Stackage LTS Stackage Nightly

Generate Kotlin class to query your Servant API!

Example

see example/Generater.hs.

this file generate TodoAPI.kt.

dependencies for Kotlin

  • kittinunf/Fuel: The easiest HTTP networking library for Kotlin/Android
  • google/gson: A Java serialization/deserialization library to convert Java Objects into JSON and back

not yet, no Implements

  • Original QueryFlag
  • Original Header

Acknowledgement

This package is greatly inspired by elm-export and servant-elm.

About

Automatically derive Kotlin functions to query servant webservices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published