Skip to content

I developed the backend API for x-clone.com using Spring Boot as part of my journey in learning full-stack development.

Notifications You must be signed in to change notification settings

abhishek9773/x-clone.com-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

x-clone.com-backend

A backend clone of the X (formerly Twitter) platform built using Java and Spring Boot, designed to simulate core features like user registration, tweet posting, and feed retrieval. This is a learning-oriented project focused on backend API development using modern Java practices.


πŸš€ Features

  • βœ… User Registration & Login (JWT Auth)
  • πŸ“ Post Tweet (Create)
  • πŸ” View Feed (Read)
  • 🧡 Reply to Tweets
  • ❀️ Like/Unlike Tweets
  • πŸ‘₯ Follow/Unfollow Users

πŸ›  Tech Stack

  • Java 17
  • Spring Boot
  • Spring Security (JWT)
  • JPA (Hibernate)
  • MySQL / PostgreSQL (choose one in config)
  • Lombok

πŸ“ Project Structure

About

I developed the backend API for x-clone.com using Spring Boot as part of my journey in learning full-stack development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages