Difference between revisions of "WebAPI/Implementations"

From Team Fortress Wiki
Jump to: navigation, search
m
('''Main article about WebAPI.''')
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
'''Main article about [[WebAPI]].'''
 +
 
Use this page for listing other implementations of the Steam web API that aren't appropriate in the main list. Keep it clean. Projects should be in a list format giving the language(s) they are written in and a link to their code /or README. The implementation '''must''' be under an open source license.
 
Use this page for listing other implementations of the Steam web API that aren't appropriate in the main list. Keep it clean. Projects should be in a list format giving the language(s) they are written in and a link to their code /or README. The implementation '''must''' be under an open source license.
  
Line 5: Line 7:
 
* [https://github.com/Lagg/steamodd Steamodd] - Python
 
* [https://github.com/Lagg/steamodd Steamodd] - Python
 
* [https://github.com/smiley/steamapi SteamAPI (Unofficial)] - Object-oriented Python 2.7+ library.
 
* [https://github.com/smiley/steamapi SteamAPI (Unofficial)] - Object-oriented Python 2.7+ library.
 +
* [https://github.com/Tsukanov/steam-locomotive Steam Locomotive] - PHP wrapper with some tools.
 +
* [http://facepunch.com/showthread.php?p=45039402 GSapi] - Garry's Mod Lua implementation.
 
[[Category:WebAPI]]
 
[[Category:WebAPI]]

Latest revision as of 20:17, 18 December 2021

Main article about WebAPI.

Use this page for listing other implementations of the Steam web API that aren't appropriate in the main list. Keep it clean. Projects should be in a list format giving the language(s) they are written in and a link to their code /or README. The implementation must be under an open source license.

Implementations