You are viewing a single comment's thread from:
RE: Too many programming terms - API
We have just started the process of writing our own API.
It's for a gaming platform and we need it for game developers that want to have their games on our site.
Lil nervous having never done it before.
I think the most important part of it is the planning since the API should be something that barely changes (at least the interface part of it) so those games don't have to update their integration all too often.
Well that shouldn't be an issue really... The needs of our API tools are extremely specific.
It needs to cause the games to launch on our command and collect score data, that's it.
Yeah, not too much to change around there. I'm on a project which works on a Minecraft modification where we're trying to offer several APIs as well so people can include our mod in their for extra compatibility, so we have to take care to change anything or those mods won't try it anymore in the future =)
Maybe you'd be interested in helping if we get into a jam?
Sure, If you run into problems feel free to contact me, I'm happy to contribute with my view.