Running ghost for an internal blog. We have the need to add a single rest service that a custom template with some front end JS will call. I see that ghost is running on node but its not exactly clear what the right approach would be to add to the ghost server.
I see some sign of “Apps”, but the links to the github wiki are dead. Don’t want to setup another webserver to host our single additional endpoint. Also don’t want to mess with Ghost code as it will break during upgrade.
If apps aren’t ready or have been abandoned, what is the recommended way to do custom stuff on the server with Ghost?