kristoferB / SP

Sequence Planner
MIT License
12 stars 5 forks source link

Ask backend for id based on name #2

Closed kristoferB closed 7 years ago

kristoferB commented 10 years ago

Ask the backend for possible items based on a name:

for example GET api/model/items?q=name=kalle should return a list with all items with the name kalle (in the future also items that include kalle in the name)