Thursday 26 October 2017

Express/API servers manager

I'm currently writing several different API endpoints each which I would like to deploy possibly on different ports on the same machine or different machines altogether. I'm looking for a manager type of service which allows me to deploy all these API servers and even do some management to them. Logging, restarting, shutting down, maybe some testing. At first glance, I thought Loopback was the answer but quickly realized it was just one gigantic API server. I was wondering if anyone could recommend some solutions for this?

Submitted October 26, 2017 at 11:08PM by nocturnal316

No comments:

Post a Comment