spring-attic / spring-social-github

Github API binding and connect support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modifying user data programmatically through API using spring-social

datastorm1337 opened this issue · comments

I am interested in getting guide lines to implement content update and creation through APIs using spring-social. For example, I would like to add an assignee to github issue.

As far as I know, this is not possible nor the intention of spring-social.
But I want to build a custom version that supports this and these libraries seem like a good starting point.

Please give me some tips and guide me. I am sure that this would be possible with this code and that this library is good for this. Which classes should I look into?