link-developers-sdk-kt-spring-boot-support

SDK auto-configuration to support spring-boot applications

License

License

MIT License
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ryukato
ArtifactId

ArtifactId

link-developers-sdk-kt-spring-boot-support
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

link-developers-sdk-kt-spring-boot-support
SDK auto-configuration to support spring-boot applications
Source Code Management

Source Code Management

https://github.com/ryukato/developers-sdk.git

Download link-developers-sdk-kt-spring-boot-support

Dependencies

runtime (13)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0
org.jetbrains.kotlin : kotlin-reflect jar 1.4.0
io.ktor : ktor-client-core jar 1.3.0
io.ktor : ktor-client-cio jar 1.3.0
io.ktor : ktor-client-jackson jar 1.3.0
io.ktor : ktor-client-logging-jvm jar 1.3.0
org.apache.commons : commons-lang3 jar 3.10
commons-codec : commons-codec jar 1.14
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.3.9
org.jetbrains.kotlinx : kotlinx-coroutines-core-js jar 1.3.3
com.github.ryukato : link-developers-sdk-kt jar 0.0.2
org.springframework.boot : spring-boot-autoconfigure jar 2.3.4.RELEASE
io.github.microutils : kotlin-logging jar 1.7.10

Project Modules

There are no modules declared in this project.

LINE Blockchain developers SDK

This library helps developers to develop an application using widely-used languages interacting LINE Blockchain through LINE Blockchain Developers, which provides APIs for dApps(services), service wallets, and transactions sending to LINE Blockchain.

With this library, you can send API requests to LINE Blockchain Developers more easily, and forget about generating signatures for your requests. It'll make all stuffs of LINE Blockchain service development simple, letting you only care about what endpoints you have to call, with what parameters you have to pass, and what you'll receive. For the detailed specs of LINE Blockchain Developers API, see API Reference.

Note

You have to register to LINE Blockchain Developers, and get API key and secret before using this library. Have no idea? Don't worry and see Sample tutorials and API guide. It'll guide you quickly, easily, and optimally.

This project has sub-projects to support several major languages:SDK for Kotlin and SDK for JavaScript.

SDK for Kotlin

This is a library project to support development with Kotlin language. For more details, see developers-sdk-kt/README.

SDK for JavaScript

This is a library project to support development with Typescript and JavaScript languages. For more details, see developers-sdk-js/README.

SDK for Python

SDK is for Python is coming! For more details, see developers-sdk-py/README.

How to contribute

Any suggestions or questions? Don't hesitate to create an issue for new feature requests or bug reports. You can also ask a question through Issues.

Versions

Version
0.0.2
0.0.1