News-Feed-Demo-App
This is a simple demo application I made to familiarize myself with Golang. Using the http and mysql packages, I wrote the connectivity between a local mysql database and an Android application by developing a simple rest api to grab data from the database.