Password Cloud Back-End

The Backend of Password Cloud App is the Server side of Password Cloud App, it was developed from scratch using Java Spring Boot, the APIs were done by applying RESTful API design. The server provide authentication/authorization keys for users to confirm their account and provide access. JSON is the format for storing and transporting data between Back-End and the Front-End.

  • Language/s: Java
  • Repository: Github
  • Category: Spring boot, Back-End