1

I am building a REST webservice where the REST server is in codeigniter. The REST server is a codeigniter application which contains a seperate controller and model for webservice. What are the security issues in using REST? Also will it affect my application on security basis in using REST?

Got a vague idea from these Stack overflow questions on Security of REST.

Security of REST authentication schemes

Best Practices for securing a REST API / web service

Community
  • 1
  • 1
Avinash
  • 1,935
  • 7
  • 29
  • 55
  • 1
    You should check out Phil's work. https://github.com/philsturgeon/codeigniter-restserver . All of the security are being handled by his library. – ruelluna Jan 15 '13 at 03:08

0 Answers0