- User register
- User login
- Get a User
- Get all Users
- Tag a user
- Fetch Tagged Users
- Fetch Tagged User
- Get All Stories
- Get a Story
- Upload a new Story
- Get All Posts
- Get a Post
- Upload a new Post
User Process
User Tagged Process
Stories Process
Posts Process
open project with intellij IDE or eclipse and run project.
Ö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.
Java Spring Boot
projesini artık çalıştırmak için hazırsın!