kolaroski / tango-music

Web framework for tango music
MIT License
0 stars 0 forks source link

Backend API search filters #25

Open kolaroski opened 2 years ago

kolaroski commented 2 years ago

Description

Implement filters by each filterMap:

API calls should have the next structure:

url/filter/{Filter name}

API call input:

Filter map that has the next structure in python, dict[str, boolean]