Keto-Eating / Keto-Recipe-API

This API serves up keto recipes, and is a micro-service for a larger project that will eventually serve up grocery lists based on saved recipes.
11 stars 15 forks source link

Check if query is a valid string before attempting to turn it into a regexp #114

Open nsafai opened 5 years ago

nsafai commented 5 years ago

https://github.com/Keto-Eating/Keto-Recipe-API/blob/5e30427778dd670bbf9688ad01adfd40282a392c/controllers/recipes.js#L20