Posts by bento • 11 points
1 post
-
1
votes1
answer56
viewsQ: How to call a function within function?
I’m developing a API, and in it I need to implement a method that seeks within my database a film through your ID. As I will use this method to perform more than one time, I would like to reuse it…