Difference between revisions of "WebAPI/Implementations"
< WebAPI
(→Implementations: Add GSapi) |
('''Main article about WebAPI.''') |
||
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. | ||
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
- Steamodd - Python
- SteamAPI (Unofficial) - Object-oriented Python 2.7+ library.
- Steam Locomotive - PHP wrapper with some tools.
- GSapi - Garry's Mod Lua implementation.