Inam Ul Haq
Posted on July 20, 2018
I have a REST API for CRUD operations on a database table, where inserting record does not require any authentication. The question is, how can I prevent that endpoint of my API from possible misuse, cause anyone can enter thousands of rows in a minute using a simple script.
I'm using Slim-PHP and JWT.
Thank You.
💖 💪 🙅 🚩
Inam Ul Haq
Posted on July 20, 2018
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.