jameskozlowski.com - jameskozlowski.com - Home

Example domain paragraphs

Just a quick and simple howto to setup a NGNIX site to forward to a docker container

I was looking for a simple project and decided to make a quick and simple Random Number API using FLASK and the FLASK Restful API. You can find the API at http://www.randomnumberapi.com/

I recently needed a simple flask app for a API project at work. I did some work over the weekend on the project and created a simple Docker container to use for development and will move it to production come…