Changes

Jump to navigation Jump to search
256 bytes added ,  09:57, 14 February 2019
Created page with "= HTTPie = Alternative to curl == Install == sudo apt install httpie == GET == http 127.0.0.1:8000 == POST == http --follow POST 127.0.0.1:8000/auth/api-token-auth/ http..."
= HTTPie =
Alternative to curl
== Install ==
sudo apt install httpie
== GET ==
http 127.0.0.1:8000

== POST ==
http --follow POST 127.0.0.1:8000/auth/api-token-auth/
http --follow POST 127.0.0.1:8000/auth/api-token-auth/ username=rafa password=1234qwer

Navigation menu