This repository is not active
SedemQuame/jblog
Simple implementation of a java blog system, uses an sqlite database to store generated text, uses the newsapi to retrieve live news, and various external libraries like gson to format json response after api consumption.
Java