Skip to content

Instantly share code, notes, and snippets.

@jeanqasaur
Created May 17, 2021 22:57
Show Gist options
  • Save jeanqasaur/8e8dbc92051f94ac9cd361ab1a6211d3 to your computer and use it in GitHub Desktop.
Save jeanqasaur/8e8dbc92051f94ac9cd361ab1a6211d3 to your computer and use it in GitHub Desktop.
List TODOs via CURL
curl --location --request GET 'localhost:30123/todos' 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment