API NODEJS PATTERNSAbout connecting to all dbscreate all the connection to the database and leave all as exportsAPI consult exemple:{method: 'GET',url: 'http://localhost:5000/list/user',requestHeader: {'content-type': 'application/json','Accept-Language': 'br'},}