DevTeamSCH / vikoverflow

StackOverflow-like Q&A platform for students
0 stars 0 forks source link

Search endpoint #43

Open ddanielgal opened 5 years ago

ddanielgal commented 5 years ago

For now, only simple search is enough: if a question title or text contains the search string, it is a result. The results would be the same objects as the question list items.