Playground for setting up different webservers using a docker monorepo
The basic application is a port of MrHen/linkify which exposes a simple link shortener API.
The backend services should implement the exact same REST behavior from inside a suitable Docker container. Behavior is verified using integration tests.
Frontend implementations are minimal prototypes built to interact with the linkify API.
docker-compose run --rm e2e