Skip to content

Demonstrates how Unity communicates with the Python Web API.

Notifications You must be signed in to change notification settings

cihatyalman/unity_api_with_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unity_api_with_python

Unity'nin Python Web API ile nasıl iletişim kurduğunu gösterir.

Kullanılan kütüphaneler:

  • flask
  • pymysql

Her hangi bir veritabanına bağlanarak, veritabanındaki bilgileri bize sunan ve veritabanında değişiklik yapmamıza olanak sağlayan bir web api örneklemesi yapılmıştır.

Bununla beraber unity ortamında çalıştığınız projenizde her hangi bir web api ile nasıl bağlantı kurulacağı da örneklenmiştir.

About

Demonstrates how Unity communicates with the Python Web API.

Resources

Stars

Watchers

Forks

Releases

No releases published