How to build a Blog with NestJs and ReactJs #04: CURD API, Guards, JWT Token Authentication

Опубликовано: 03 Март 2026
на канале: NxB Dev
3,608
53

In this series, I will record all things that I have developed a Blog using NestJs and ReactJs. With NestJs, we can build a strong and security API for your Blog.

*****Episode #04 includes the following content****
Build a CURD Restful API
Apply Guards for NestJs
Using JWT Token to authenticate the private APIs
***** The next Episode #05 with the following main content ********
Apply pagination for get list users api
Apply search, filter for get list users api
***** If still haven't watched previous episodes, please watch them here *********
   • Xây dựng Blog với NestJs và ReactJs