The Backend of Point of Sales(POS) is the Server side of POS System, 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.