An open API service indexing awesome lists of open source software.

https://github.com/garretthilberling/tech-news-java-api

A social media app built as an implementation of a Java/Spring Boot API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Java, MySQL, Spring Boot, and Spring Data JPA. It was implemented into the frontend using Thymeleaf for templating.
https://github.com/garretthilberling/tech-news-java-api

java mysql spring-boot spring-data-jpa springboot sql

Last synced: 2 months ago
JSON representation

A social media app built as an implementation of a Java/Spring Boot API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Java, MySQL, Spring Boot, and Spring Data JPA. It was implemented into the frontend using Thymeleaf for templating.

Awesome Lists containing this project

README

          

# tech-news-java-api

## Table of Contents
* [Description](#Description)
* [Installation](#Installation)
* [Usage](#Usage)
* [Questions](#Questions)
* [Credits](#Credits)

## Description
Tech News Java is a social media application built as an implementation of a Java/Spring Boot API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Java, MySQL, Spring Boot, and Spring Data JPA. It was implemented into the frontend using Thymeleaf for templating.

## Usage
Here is a demonstration of how to use this app:


gif demonstration

## Installation
No installation is required to use this application. Simply access via the deployed Heroku URL: https://java-tech-news-hilberling.herokuapp.com/

## Questions
If you have any questions about this project, please contact me via my GitHub: https://github.com/garretthilberling

## Credits
This project was created solely by Garrett Hilberling: https://www.linkedin.com/in/garretthilberling/