graphql-faker
graphql-faker copied to clipboard
Feat: Run over ssl
in many cases, if we use an application in combination with a docker application that runs on https, I need the API to run under ssl as well.
I created an optional --ssl
parameter that creates a proxy application above the node. This switch also expects to have server.cert and server.key certificates in the ./ssl folder