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.
- Host: GitHub
- URL: https://github.com/garretthilberling/tech-news-java-api
- Owner: garretthilberling
- Created: 2022-06-16T23:02:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T12:34:33.000Z (about 4 years ago)
- Last Synced: 2023-03-04T15:29:40.870Z (over 3 years ago)
- Topics: java, mysql, spring-boot, spring-data-jpa, springboot, sql
- Language: Java
- Homepage: https://java-tech-news-hilberling.herokuapp.com/
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
## 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/