Σχεδιασμός και υλοποίηση διεπαφής προγραμματισμού εφαρμογών για ηλεκτρονικό κατάστημα
Design and development of an API for an e-shop
View/ Open
Abstract
The dissertation introduces the implementation of an Application Programming Interface (API), which is necessary for the operation of the web application (webapp), will be presented. The web application concerns the operation of an online store selling various items. The implemented API gives some of the basic features for an online store, such as creating a new customer account, adding products to its cart, etc. It will also present the technologies used to implement the API, such as the Java language and its technologies, specifically the Java spring boot library (jpa, security).