Admin Server Side application for Akaru.
- Connection of Client-Admin established
- Able to send GET request for user details
- Able to send POST request for user creation
- Able to send PUT request for user update
- Able to send DELETE request for user deletion
- Still need to add password for updating user details
- Adding checkers to incoming requests
- Adding checker if email is already used