Unity Dedicated Server + Steam: Game Data API Setup

Опубликовано: 19 Июнь 2026
на канале: Carl Boisvert Dev
1,979
42

In this video we setup our game data api so we can store and retrieve players data

This is part of a series so make sure you follow the rest before looking at this one if you want to follow along.

If you want to talk more or get some help, join our Discord server! Links is in the channel banner!

Links:
https://www.python.org/downloads/
https://code.visualstudio.com/download
https://code.visualstudio.com/docs/py...
https://flask.palletsprojects.com/en/...
https://www.postman.com/downloads/

00:00 - Intro
00:30 - Install Python
00:55 - Install Visual studio code
01:42 - Install Python extension
02:07 - Create virtual environment
03:35 - Install Flask
06:27 - Create basic api
08:15 - Run configuration
11:30 - Install Postman
16:03 - Outro