Ad Widget

Collapse

New API available: Kotlin and hopefully maybe Java too

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • michaelNGV
    Junior Member
    • Jul 2022
    • 27

    #1

    New API available: Kotlin and hopefully maybe Java too

    I couldn't find an API wrapper that allowed for array-type "param" data, so I wrote one. Errata, suggestions etc. are welcome.
  • stask
    Junior Member
    • Aug 2022
    • 1

    #2
    michaelNGV, looks great.

    Could you explain, why did you choose to use com.alibaba.fastjson.JSON, not kotlinx.serialization.json.JsonElement?

    Comment

    Working...