We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NodeJs API that exposes a REST endpoint that consumes the giphy.com API
docker build . -t imageName
docker run -p 8000:8888 -d imageName