FOG BACKEND UPDATE!!
- Set up Spring Boot for the backend.
- Connected Spring Boot with MySQL.
- Created the Game API.
- Connected RAWG API to get game data.
- Created a User system and users table.
- Added password encryption using BCrypt.
- Created a login API.
- Connected our actual FOG login page to the backend.
- Added CORS so frontend and backend could communicate.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.