Skip to content

A lightweight and customizable blogging platform built with modern web technologies. Designed for developers and content creators to easily share articles, tutorials, and ideas.

License

Notifications You must be signed in to change notification settings

PurnaSahu/blogging-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogging Platform Backend

A lightweight backend for a blogging platform built with Java, Spring Boot, Hibernate, and MySQL. It provides RESTful APIs for managing blog posts, user authentication, and CRUD operations with a focus on scalability and performance.

Features

  • 📝 Manage blog posts with full CRUD support.
  • 🔐 Secure user authentication and authorization (JWT).
  • 📄 RESTful APIs for seamless frontend integration.
  • 📚 MySQL database with Hibernate for efficient data management.
  • ⚡ Built for scalability and performance.

Setup Instructions

  1. Clone the repository & navigate to the project directory:
    git clone <git-hub-repo-link>
    cd blogging-platform-backend
  2. Configure the database connection in application.properties.
  3. Build and run the project: ./mvnw spring-boot:run

Contributing

Contributions are welcome! Please fork the repository, create a feature branch, and submit a pull request.

License

This project is licensed under the MIT License.

About

A lightweight and customizable blogging platform built with modern web technologies. Designed for developers and content creators to easily share articles, tutorials, and ideas.

Topics

Resources

License

Stars

Watchers

Forks

Languages