Skip to content

busayo-OD/Blogging-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogging-API

This is a blogging backend application. It allows users create blogs, manage their blogs and also read blogs from other users. Users can also comment on other users articles. Blogs are categorized and also have tags.

Project Development Requirement

  • Programming Language: Java
  • Runtime JDK 11
  • Database: MySQL
  • API Documentation: Postman and Swagger UI
  • SQL Viewer or GUI: Beekeeper Studio or MySQL Workbench
  • IDE: IntelliJ, Eclipse or Spring Tool Suite
  • Lombok

API Documentation

How to start the app

You should be able to start the example application by executing com.springboot.blog, which starts a webserver on port 8080 (http://localhost:8080)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published