In other languages:

Matchmaking API: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
No edit summary
m (Added languages template, must be on all pages)
Line 1: Line 1:
[[Category:Technical]]
{{Languages}}
 
The matchmaking API allows Factorio servers to advertise themselves, and for players to browse open game servers. The matchmaking server currently uses [https://www.heroku.com/ Heroku] as the application platform.
The matchmaking API allows Factorio servers to advertise themselves, and for players to browse open game servers. The matchmaking server currently uses [https://www.heroku.com/ Heroku] as the application platform.


Line 13: Line 14:


https://multiplayer.factorio.com/get-game-details/
https://multiplayer.factorio.com/get-game-details/
[[Category:Technical]]

Revision as of 19:01, 8 January 2017


The matchmaking API allows Factorio servers to advertise themselves, and for players to browse open game servers. The matchmaking server currently uses Heroku as the application platform.

API root: https://multiplayer.factorio.com/

Work in progress! I'm just going to jot down some random notes in the mean time :P

https://multiplayer.factorio.com/create-game

https://multiplayer.factorio.com/post-game-heartbeat/

https://multiplayer.factorio.com/get-games

https://multiplayer.factorio.com/get-game-details/