sourcelair/bouncer-api

Handle multiple queries for the same resource

Closed this issue · 0 comments

Enhance our blacklist Django view, to be able to handle multiple queries of the same kind.

The view should be able to handle the following HTTP request:

GET /blacklist?ip=1.1.1.1&ip=2.2.2.2