Improved Project Documentation
Description:
I am requesting more detailed documentation for the deno_rest project. The current documentation seems [brief], and I believe that providing more detailed information on
- how to create new module
- how to create new api
- common api response structure for frontend
- all api through postman,
- more detailed code explanation
- one click module creation, for example it will ask some information related to new module in form submit in vscode and all files related to that module will be created.
- deeper WebSocket best practice example
- api for multipart-form data (file upload)
- pagination best practice example
would greatly benefit the community.
Thank you for your attention to this matter.
Improved Project Documentation
Description:
I am requesting more detailed documentation for the
deno_restproject. The current documentation seems [brief], and I believe that providing more detailed information onwould greatly benefit the community.
Thank you for your attention to this matter.