- Books
- Members
- Employees
- GET for getting all elements or searching if query specified or getting specified element if the id specified.
- POST for adding a new element to the collection.
- PUT for updating the whole element with new fields
- DELETE for removing the specified element or the whole elements if the whole collection is specified.
The server is running on https://library-ms-sfe.herokuapp.com/
https://library-ms-sfe.herokuapp.com/books using the appropriate HTTP method and path
https://library-ms-sfe.herokuapp.com/employees using the appropriate HTTP method and path
https://library-ms-sfe.herokuapp.com/members using the appropriate HTTP method and path
- Clone the repository:
https://github.com/MostafaAE/library-managment-system.git - Pull Docker Image:
docker pull mostafaae/library-management-system - Run Docker Image:
docker run -p 3000:3000 mostafaae/library-management-system
- Mostafa Ayman : @MostafaAE
- Mostafa Saad : @MostafaSaad7
- Mariam Gad : @MariamGad
- Mostafa Amin : @MostafaAmin0
- Mayar Hanafy : @MayarHanafy
- Maha Elkomey : @MahaElomey