API help for getting started

Discussion in 'Automobilista 2 - Help & Support' started by GAFChuck, Jan 3, 2022.

Tags:
  1. GAFChuck

    GAFChuck New Member

    Joined:
    Jan 3, 2022
    Messages:
    3
    Likes Received:
    0
    Hi, I'm fairly new to python programming (and programming as a whole).
    I have an idea for a simple application that I would like to make, but I can't figure out how to listen to the shared memory.

    I have found this: API For External Apps - Project CARS 2 with information on the variables you can get as well as to listen to $pcars2$, but not HOW to do that.
    The extent of my knowledge with APIs would be something like: api_request = requests.get("-URL-")
    But as I understand shared memory works differently.

    Could someone help me get started? I tried google but came up empty handed, I have no idea how to start.
     
  2. Papão

    Papão New Member

    Joined:
    Jan 2, 2023
    Messages:
    5
    Likes Received:
    3
    Hi GAFChuck,

    I'm also starting out on this journey and came across your post. Have you found any useful resources to get started?
     

Share This Page