Creating a search endpoint in Mongo and NodeJS
I’ve been teaching myself basically a MERN CRUD project but haven’t done anything on the front end as of yet. I have been able to get the API working properly on all the basic crud functionality. The thing I’ve been struggling with is constructing an endpoint that allows someone to search the MongoDB and return… Read More Creating a search endpoint in Mongo and NodeJS