Skip to content

gamesalad/gs-groundhog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameSalad Table API Examples

Using Python3 FastAPI

This project shows how to setup an easy Python REST API server built on FastAPI

This example is set up to run behind Uvicorn

gstables.py helps you parse and serialize the GameSalad tables format sent by Send Table and Get Table network behaviors in GameSalad.

main.py is the actual API endpoint and accepts a POST request for send table and GET request for retrieve table.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages