Edit of asset "REST API Server - For RESTful APIs" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | REST API Server - For RESTful APIs | REST API Server - For RESTful APIs |
Description |
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.) |
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.) |
Category | Misc | Misc |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/fbcosentino/godot-rest-api-server | https://github.com/fbcosentino/godot-rest-api-server |
Issues Url | https://github.com/fbcosentino/godot-rest-api-server/issues | https://github.com/fbcosentino/godot-rest-api-server/issues |
Godot version | Godot 4.4 | Godot 4.4 |
Version String | 1.0.0 | 1.0.0 |
Download Commit | 0b6bc3496ca0dda6b0bc0bf988c45b63e286eb36 | 0b6bc3496ca0dda6b0bc0bf988c45b63e286eb36 |
Download Url (Computed) | https://github.com/fbcosentino/godot-rest-api-server/archive/0b6bc3496ca0dda6b0bc0bf988c45b63e286eb36.zip | https://github.com/fbcosentino/godot-rest-api-server/archive/0b6bc3496ca0dda6b0bc0bf988c45b63e286eb36.zip |
Icon Url |
https://raw.githubusercontent.com/fbcosentino/godot-rest-api-server/refs/heads/main/addons/rest_api_server/docs/icon.png
![]() |
https://raw.githubusercontent.com/fbcosentino/godot-rest-api-server/refs/heads/main/addons/rest_api_server/docs/icon.png
![]() |