Image by author # Introduction You’ve probably heard people talking about APIs a lot. Basically, an API allows one software to ask for help from another software. For example, when …
Image by author , Introduction Before jumping into the projects, let’s clarify what Docker is and why people care about it. Docker packages an application and everything it needs into …