Skip to content

Update Panda Development API integration#64

Open
deogw wants to merge 1 commit intoFootagesus:mainfrom
deogw:patch-1
Open

Update Panda Development API integration#64
deogw wants to merge 1 commit intoFootagesus:mainfrom
deogw:patch-1

Conversation

@deogw
Copy link

@deogw deogw commented Feb 6, 2026

I have refactored the PandaDevelopment.lua script to integrate with the new pandadevelopment.net API endpoints.

Changes:

  • Switched validation from GET to POST requests.
  • Updated response parsing and key generation links.

Ready for a review when you have a moment. Thanks.

- Updated base URL to 'new.pandadevelopment.net'.
- Refactored validation logic to use POST requests with JSON payloads instead of GET query parameters.
- Adjusted response parsing to handle the new 'Authenticated_Status' and 'Note' fields.
- Updated 'GetKeyLink' format to align with the new API requirements.
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Build Successful

Built from commit 1e0e6fa


Loadstring
loadstring(game:HttpGet("https://raw.githubusercontent.com/Footagesus/WindUI/1e0e6fa2a93fe1a02f40c2466196e7b923a673a0/dist/main.lua"))()
Updated Example main_example.lua
--[[
    WindUI Example 

    example moved to main.client.lua
]]


loadstring(game:HttpGet('https://raw.githubusercontent.com/Footagesus/WindUI/refs/heads/main/main.client.lua'))()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant