# moobarn

Source: https://www.andrewzigler.com/feed/moobarn-utility
Published: 2021-12-13

MOO Bridge API for React and Node, or moobarn, is an all-in-one utility for managing [MOO](https://en.wikipedia.org/wiki/MOO). It can spawn and monitor MOO processes, bridge between telnet and WebSocket, follow a backup schedule, scan for relevant processes on the machine, and persist processes across reboots. It also provides a web server and RESTful API for further integration opportunities. The application can be easily extended by adding new controller files that follow a simple API.
