loklak / loklak_server

Distributed Open Source twitter and social media message search server that anonymously collects, shares, dumps and indexes data http://api.loklak.org
GNU Lesser General Public License v2.1
1.38k stars 223 forks source link

Add examples how Loklak Server can be used by users #1383

Open vibhcool opened 7 years ago

vibhcool commented 7 years ago

Many users prefer examples over going through the Docs (though we also have to update Docs). So we can add examples in different programming languages to instruct newbies how Loklak Server can be used.

vibhcool commented 7 years ago

@Achint08 @djmgit @hemantjadon @kavithaenair @SKrPl @singhpratyush @mariobehling , views?

kavithaenair commented 7 years ago

What exactly you want to give examples for? For loklak API's or what? @vibhcool

vibhcool commented 7 years ago

Examples describing how Loklak API calls can be made and how it can be used. The examples can be a module per feature with proper comments describing what each line of code does. They will act as example implementations of Docs.

Achint08 commented 7 years ago

Summation of the two.

kavithaenair commented 7 years ago

@vibhcool I can see most of the APIs are explained well in http://api.loklak.org/api.html . Do we still need a separate doc?

vibhcool commented 7 years ago

@kavithaenair These are not docs, something like this https://github.com/infermedica/python-api/tree/master/examples