Skip to content

enescakar2148/task-1-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Media Back-End (Java Spring Boot)

Contents

    User Process

  • User register
  • User login
  • Get a User
  • Get all Users

  • User Tagged Process

  • Tag a user
  • Fetch Tagged Users
  • Fetch Tagged User

  • Stories Process

  • Get All Stories
  • Get a Story
  • Upload a new Story

  • Posts Process

  • Get All Posts
  • Get a Post
  • Upload a new Post

open project with intellij IDE or eclipse and run project.

Projenin Ayağa Kaldırılması

Öncelikle Bilgisayarınıza MySQL kurmanız gerekmekte. MySQL Download Link

Gerekli Konfigürasyonları yapıktan sonra Java Spring Boot ile yazılmış Back-End kodunu bilgisayarınıza indirin.

Ardından projeyi açıp kendi MySQL Bilgilerinizi src/main/resources klasörü altındaki application.properties dosyasının içine tanımlamanız gerekmekte.

MySQL Bilgilerinin Tanımlanması

Java Spring Boot projesini artık çalıştırmak için hazırsın!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages