Sign in
Log inSign up

How can I limit a particular user to fixed number of requests ?

Anand Reddy Rikka's photo
Anand Reddy Rikka
·Jan 20, 2018

I'm writing a rest api which doesn't require any authentication. How can I restrict a browser for a particular number of requests in a day. Also how can I differentiate whether call is from browser or called through program