
REST API Server - For RESTful APIs 1.0.0 Misc 4.4 Community
Submitted by user fbcosentino; MIT; 2025-07-21
A plugin adding a TCP server specialized in RESTful API, entirely written in GDScipt, and compatible to both HTTP and HTTPS.
It adds two new nodes: RESTHttpServer and RESTApiHandler, allowing you to set a list of endpoints to serve, and provides signals emitted when the GET, PUT, POST and DELETE requests are received.
Contains very descriptive fully working example.
(Low level TCP code based on GodotTPD.)
View files Download Submit an issue Recent Edits