New REST Implementation for SystemInformation

Thank you @harsha89 and @darius for the tips. I am new to REST development and I have created the SystemInfomationResource1_8.

Using this resource I can get the System information objects using REST Test part.


But I got this following error when I try to catch the GET request using my browser ,

What is the missing part in my SystemInfomationResource1_8. Can somebody help me to resolve this?