Difference between revisions of "Community Web Service APIs"

From Second Life Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by 7 users not shown)
Line 5: Line 5:




* '''Apez Affiliate Services API''' - [http://wiki.apez.biz/Development wiki.apez.biz/Development] - interface to [http://www.apez.biz Apez Corp] services, such as banking, group management, key lookup, vending, leasing and others.
* '''W-Hat projects''' - [http://w-hat.com w-hat.com] - An SL group/community that also provides avatar key lookup ([http://w-hat.com/name2key name2key]), persistent database store ([http://w-hat.com/httpdb httpdb]) services.
* '''W-Hat projects''' - [http://w-hat.com w-hat.com] - An SL group/community that also provides avatar key lookup ([http://w-hat.com/name2key name2key]), persistent database store ([http://w-hat.com/httpdb httpdb]) services.
* '''b-places''' - [http://www.b-places.com/] - The b-places website its intend to facilitate the residents quest for locations in Second Life, also provides an opportunity to the locations owner's to make their place well known among the Second Life community.
 
* '''WorldAPI''' - [https://github.com/SoloMornington/WorldAPI https://github.com/SoloMornington/WorldAPI] - A PHP library acting as a wrapper for Second Life's WorldAPI. GPL-2.0 license, installable through Composer, and open sourced on github. Send pull requests! :-)

Latest revision as of 19:35, 11 September 2014

Below are listed third-party web-services and data-feeds provided by communities and businesses related to Second Life.

Note: These services are not affiliated with Linden Lab in any way.

Service providers should add their own entries with a brief description and link to further information.


  • W-Hat projects - w-hat.com - An SL group/community that also provides avatar key lookup (name2key), persistent database store (httpdb) services.
  • WorldAPI - https://github.com/SoloMornington/WorldAPI - A PHP library acting as a wrapper for Second Life's WorldAPI. GPL-2.0 license, installable through Composer, and open sourced on github. Send pull requests! :-)