README ¶ Numbers Generator API This is a simple API that generates a list of numbers based on the input parameters. How to run the API Clone the repository Build the docker image docker build -t numbers-generator-api . Run the docker container docker run -p 8090:8090 numbers-generator-api Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd api command internal api database generator migrations Click to show internal directories. Click to hide internal directories.