Hi Folks, Actually now I'm usng POSTMAN for all operation like GET,POST,PUT,PATCH and DELETE. But I want to do the same thing by using Curl Command, Could anyone tell me what are the commands for CURL.I'm providing my end point below and most important I'm using Basic Authentication.
1) http://127.0.0.1:8000/job_get/-----GET Operation 2) http://127.0.0.1:8000/job_get/?q=id/-----GET Operation 3) http://127.0.0.1:8000/job_post/ ---POST Operation 4) http://127.0.0.1:8000/job_update/--PUT Ope -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPUw6WY4U7u%2BtTA9mBD_Z%3D9_dbDV%3DRdj1vC%3Dd5K_Jp9Jsx5vXg%40mail.gmail.com.