Search found 4 matches

by moss
Thu Apr 03, 2014 8:56 am
Forum: General Go Chat
Topic: Are there any well documented go-server APIs?
Replies: 8
Views: 5989

Re: Are there any well documented go-server APIs?

HermanHiddema wrote:OGS is working on one for their next release: http://beta.online-go.com/api/v1/
Nice, thanks for the link.

I was able to connect to IGS through telnet. So between that and the future ogs api I think I should be fine.
I guess the project is a go.
by moss
Thu Apr 03, 2014 8:47 am
Forum: General Go Chat
Topic: Are there any well documented go-server APIs?
Replies: 8
Views: 5989

Re: Are there any well documented go-server APIs?

Alright, I found this page which at least has some info on how to connect via telnet. The command documentation is non-existent, but hopefully I can get enough info from help commands to make it feasible to work with.
by moss
Thu Apr 03, 2014 8:38 am
Forum: General Go Chat
Topic: Are there any well documented go-server APIs?
Replies: 8
Views: 5989

Re: Are there any well documented go-server APIs?

KGS is publicly very closed with their API. So, has no API. IIRC, IGS has a more accessible API, or used to... It could be accessed even via telnet. Tygem and Wbaduk, no idea, and OGS I think is completely closed (already web-based anyway.)

Thanks for the response.

Yeah I've found mention of ...
by moss
Thu Apr 03, 2014 8:25 am
Forum: General Go Chat
Topic: Are there any well documented go-server APIs?
Replies: 8
Views: 5989

Are there any well documented go-server APIs?

Does anyone know if any of the popular go servers have a reasonably well documented API?

I'd like to start a side project of developing a web client but haven't been able to find any documentation in regards to communicating with their server.

Any help would be really appreciated.
Thanks