Open vibhcool opened 7 years ago
@Achint08 @djmgit @hemantjadon @kavithaenair @SKrPl @singhpratyush @mariobehling , views?
What exactly you want to give examples for? For loklak API's or what? @vibhcool
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.
Summation of the two.
@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?
@kavithaenair These are not docs, something like this https://github.com/infermedica/python-api/tree/master/examples
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.