Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flattr API for Java?

Is there an official (or otherwise well-maintained) Java library to use the Flattr API? Should work both server-side and on Android. For Android, is there a comfortable SSO-solution similar to what Facebook offers, where other apps can delegate authentication to the official app?

like image 208
Thilo Avatar asked Jul 01 '26 18:07

Thilo


1 Answers

There's flattr4j, which is actively maintained (by myself) and works both on server-side and on Android.

like image 156
Shred Avatar answered Jul 04 '26 07:07

Shred