...
https://devdocs.magento.com/guides/v2.4/extension-dev-guide/api-concepts.html
Tạo database sinh viên, field tùy chọn
Sử dụng Create database to store student data, design the table structure by yourself
Use service contract, viết write repository with the function getList, delete, deleteById,, getById, save
Tạo rest api , resource anonymous thực hiện các hàm trênCreate REST API, for all service interface with resource anonymous.