Nikola Milovic
12/08/2020, 12:01 PMlocalhost:3000, my routes are all /api/user/, is my base url just <http://localhost:3000> or <http://localhost:3000/api/user/> ? (it is just <http://localhost:3000> from my testing, but I dont understand why exactly, all of the examples include /api in their baseulr)