rtCamp notes, day 45 of undefined
Custom Endpoints To add endpoints to our API we must first have a route to which we will be adding the endpoints, basically routes are the URLs and endpoints are the methods and the function it will perform on particular…
