Backend implementation to replace appwrite backend service in the original frontend implementation of the project open source social media app "freebook" using Java
- Springboot to create web server application.
- MongoDB as the database service with the help of Spring Data MongoDB library.
- Authentication and authorization services using JSON web tokens.
- Error handling and user friendly feedback.