fac-13 / PaGiToNi

https://pagitoni-news.herokuapp.com/
1 stars 2 forks source link

Use querystring #62

Open helenzhou6 opened 6 years ago

helenzhou6 commented 6 years ago

I would ideally use the querystring module to handle grabbing what the user has inputted from the endpoint

For example for an endpoint of /search/?q=topic In your `handler.jsz file do:

To deal with spaces, punctuation, casing and random user inputted spaces