OutOfBears / DBD-API

Dead By Daylight API
MIT License
56 stars 9 forks source link

Create a queryable endpoint for Perks/killers etc. #20

Closed ghost closed 4 years ago

ghost commented 4 years ago

Making the endpoints for perks/killer/survivors etc queryable by object would be nice. example: /api/characters?=wraith would output Wraith's info, same for perks, survivors, clothing etc.

OutOfBears commented 4 years ago

I will implement this in the new version of the API