curl -X GET -H "Content-Type: application/json" \ | |
--url 'http://localhost:8000/reservations' | |
curl -X GET -H "Content-Type: application/json" \ | |
--url 'http://localhost:8000/reservations/2' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment