Sunday 17 January 2016

How to properly secure REST API?

I am developing a service which uses REST API on backend serving data to frontends on android, ios and web. Users can log in to this service either creating own user account or using facebook. Users can create data or read it. What are the best practices to secure api like this?Thanks.

Submitted January 17, 2016 at 02:53PM by Viped

No comments:

Post a Comment