RH Counterexample Search

RH Counterexample Search

In this project, I recreate a Python project that inspired me, to find out counterexamples of Riemann Hypothesis by searching across integers, in Golang.

This includes setting up a project using git, test-driven development, using a database, deploying the project on cloud, scaling and productionizing.