7. Project Formate
we created a structure of code in this project.
It is as follows:
The structure of
this project is divided into seven parts.
·
Controller
·
Helper
·
Logger
·
Repository
·
Src
·
Validators
· Router and other parts.
After completion structure of this project code we will start working on dashboard part of this project. This dashboard part will show all the project created so far.
We have prepared
a list of API required to create this project.
For users we created APIs like this login, logout, logout all, me for read users and update users. After we created other APIs forget password, verify OTP and delete users. Then for Authentication APIs we created refresh token.
Comments
Post a Comment