~/projects/growtopia-http
Growtopia HTTP
A simple HTTP server for handling Growtopia-related requests and responses.
REL: Mar 25, 2026
> REPOSITORY
Growtopia HTTP
A simple HTTP server for handling Growtopia-related requests and responses.
Tech Stack
- Language: JavaScript
- Runtime: Node.js
- Framework: Express.js
Features
- Request Handling: The server can handle various HTTP requests related to Growtopia, such as server data retrieval and game asset requests.
- SNI Support: The server can handle Server Name Indication (SNI) for secure connections, allowing it to serve multiple domains securely.