...
- Provide name to Department
- Provide the Institute name under which the department belongs
Goals for Department API
- Easy way to Add / Edit / Delete Departments though user interface
- Should be able to load large set of values without any performance issues
Below are the APIs present in the application to create/update Department :
...