Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cut-and-paste for curl examples #1

Open
tacman opened this issue Nov 16, 2022 · 1 comment
Open

Cut-and-paste for curl examples #1

tacman opened this issue Nov 16, 2022 · 1 comment

Comments

@tacman
Copy link

tacman commented Nov 16, 2022

I'm looking at page 25 of the book, a bunch of curl commands with a LOT of arguments, including UUIDs! And timestamps in UNIXTIME. I'm thinking, there's no possible way you expect anyone to type this.

I have the paper copy of the book, Maybe you can cut-and-paste with the epub version, but is there a simple .sh file for the curl commands?

@gkatzioura
Copy link
Collaborator

Hi @tacman , thank you for your comment.

I added a snippet here on this directory

https://github.com/PacktPublishing/A-Developer-s-Essential-Guide-to-Docker-Compose/blob/main/Chapter2/curl.snippet.sh

Be aware that this curl command can be executed, by importing and using the postman collection.
https://github.com/PacktPublishing/A-Developer-s-Essential-Guide-to-Docker-Compose/blob/main/Chapter2/Task-Manager.postman_collection.json

If this works for you, feel free to close the ticket
Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants