I started feeling uncomfortable updating the app without an automated check that all is well. So I made a series of integration tests that fairly thoroughly test the api.
This coming week I'd like to think carefully about the actual shape of the api and look at great examples like the Stripe and Vultr apis before exposing the api as a public interface. And then in November I hope to take on my first real user(s).