Relative Content

Tag Archive for typescriptexpressprisma

Searchbar API: i need to create search bar api in which data will get from database user record by using name, email or number

i am learning backend, new to express framework and having difficult creating search bar api, i am using typescript, express.js with prisma & postgresql with db client Dbeaver, help me out how to create search bar api to get search user from database by email, name or phone number, with separate service, controller, schema and route. looking forward to your answers, thank you