What's the correct way to build an api using oak?
Hello, I'm trying to build some apis with oak and typescript but I don't know if this is the correct way to do it, I want to pass a param(it works) but it says that ctx does'nt have the params; it would really help if you could pass me an example of how to do it
0 Replies