In Emacs, Everything Looks Like a Service
Summary
The article argues that Emacs can function as a services-oriented platform by orchestrating OS capabilities and external tools via Elisp. It outlines a client-server mindset and shows practical examples such as a wttr.in client and a weather wrapper to demonstrate API-based automation inside Emacs.