Prime Number Web App

Welcome to my first application for the Go App Engine.

This application mostly tests the primality of numbers and does some cool things with the results.

Test the Primality of a Number Here

If you would like to query the prime number endpoint from your own application or website, please read more at the documentation page.

If you would like to read more about this application and see it in action, please visit my blog and read more. You can find it at this link.

If you want to view the source code for this app, go to the GitHub repository here.

This app was written by Erik L. Arneson.