bounswe / 2021SpringGroup4

This is the project repository of Group 4 for Boğaziçi University's Fundamentals of Software Engineering course.
2 stars 1 forks source link

Backend: Devloping on Equipment Api #222

Closed mehmethilmidundar closed 2 years ago

mehmethilmidundar commented 2 years ago

Some features should be added to equipment api according to project requirements. The endpoints should be designed according to w3c standards. Also the api should satisfy all get, post, patch, delete methods.

mehmethilmidundar commented 2 years ago

The codes are pushed to backend-equipment-2 branch. And pull request is created: https://github.com/bounswe/2021SpringGroup4/pull/225

mehmethilmidundar commented 2 years ago

development completed.