You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gito...@googlegroups.com
Would there be any problems with copying / reimplementing GitHub's API
in Gitorious?
There are lots of client libraries for various languages that use
GitHub's V3 API, and it would be neat if we could "drop in" Gitorious
as the backend.
- Ken
Marius Mårnes Mathiesen
unread,
Jul 20, 2012, 5:02:30 AM7/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Would there be any problems with copying / reimplementing GitHub's API
in Gitorious?
Now that the US courts have decided that APIs are not copyrightable (Oracle vs Google) this should be smooth sailing :-)
There are lots of client libraries for various languages that use
GitHub's V3 API, and it would be neat if we could "drop in" Gitorious
as the backend.
I think this sounds like a great idea! A natural starting point would perhaps be to set up Gitorious to act as an oauth provider? I looked into this briefly some time ago, but just got depressed at the state of Ruby oauth servers at the time. It's probably a lot better these days?