Create README.md

This commit is contained in:
Ashita Prasad
2024-12-21 18:10:14 +05:30
committed by GitHub
parent 197c8af51c
commit 02e237ca20

8
doc/user_guide/README.md Normal file
View File

@ -0,0 +1,8 @@
## API Dash User Guide
- [History of Requests](https://github.com/foss42/apidash/blob/main/doc/user_guide/his_user_guide.md)
- [Environment Variables Manager](https://github.com/foss42/apidash/blob/main/doc/user_guide/env_user_guide.md)
- [How to Disable SSL for Requests](https://github.com/foss42/apidash/blob/main/doc/user_guide/disable_ssl.md)
- Import Request for cURL (Doc TODO)
- How to use Code Generator (Doc TODO)
- [API Dash on Mobile](https://github.com/foss42/apidash/blob/main/doc/user_guide/req_user_guide.md)