Hi,
I'm new to coding with an api and can't find really usefull examples or tutorials. The api documentation shows a way of oAuth with python, but not with other languages. On the oAuth Website (
http://oauth.net/code/) is just one library for javascript and i read in the articles of this group, that oAuth has some problems with javascript and maybe a simple authentification will work too.
I'd like to create a web app with javascript (or maybe another language, if it's to buggy / difficult). A user can sign in and then create a new spring. Do you provide some tutorials or sample code?
I already have a really small app, which shows the public profilepicture and public springs. I'd really appreciate some help. ;)