Creating GetUsersTodoList API in NodeJS to integrate in flutter app - Part 11

preview_player
Показать описание
#nodejs #mongodb #nodejsapi #flutter

Hi Guy's This is Part 11 on our playlist Flutter Todo App with NodeJS & Mongodb at backend.
In this Tutorial, we will create a NodeJS API (getUsersTodoList) through which we can get all the Todo Data stored by a particular user.

Then in Part 12 of this playlist will used the same API to fetch all the Todo List of the user and display them into flutter listview.

_______________________________________________
Comment below for any queries 😀
Follow and support me:

Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome! :)

For mobile application development keep learning freely from proto coders point
Рекомендации по теме
Комментарии
Автор

have been stuck since hours, only worked when i used post instead of get to get the list of data for specific userId .. router.post('/getUserTodoList', TodoController.getUserTodo), Thank you for this helpful tutorial!

masamasri
visit shbcf.ru