/news-feed-demo-app

Demo application to show fake news using Go backend

Primary LanguageJava

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.

Technologies used in the project