WeSearch

Automatia Update: Pulling the (API) Strings

https://libriscv.no/· ·5 min read · 0 reactions · 0 comments · 14 views
#technology#gaming#software
Automatia Update: Pulling the (API) Strings
TL;DR · WeSearch summary

Automatia has introduced a new Web UI for server administration built with Deno, enhancing the management experience for server admins. The dashboard features an HTTP API, player management tools, and automation capabilities for server commands. Additionally, it includes a full NPC management system and improved server settings for a customized player experience.

Key facts
Original article
Hacker News (Newest) · https://libriscv.no/
Read full at Hacker News (Newest) →
Opening excerpt (first ~120 words) tap to expand

Automatia Update: Pulling the (API) StringsMay 25, 2026 · 6 min readAlf-André WallaComputer NeophyteAutomatia now has Web UI for server administration built with Deno. I added everything I could think of. Relevant to server admins and my own development, of course. The Dashboard​ The C++ game server exposes an HTTP API on localhost, and the Deno dashboard proxies requests to it from the browser. The dashboard handles authentication, TLS, and all the UI on top. It's a single-page app with no framework, no build step, and no external dependencies. Everything is bundled into one HTML response at startup. I wanted something that just works and Deno made this surprisingly painless.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Hacker News (Newest).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments