An open API service indexing awesome lists of open source software.

https://github.com/mityasaray/clojure-tdlib-json

Its a wrapper around tdlib json client
https://github.com/mityasaray/clojure-tdlib-json

clojure tdlib-json-client

Last synced: 10 months ago
JSON representation

Its a wrapper around tdlib json client

Awesome Lists containing this project

README

          

# tdlib-json-clojure

A Clojure library designed to be a wrapper around tdlib json client using JNA.

Prerequisites are described in [tdlib](https://github.com/tdlib/td) repository.

Also [Leiningen](https://leiningen.org/) .

Clojars `[tdlib-json-wrapper "0.4.1"]`

**Working with library itself**

Examples are provided in example.clj file