DEV Community

Discussion on: Curl commands examples to make REST API calls

Collapse
 
thebadcoder profile image
TheBadCoder

You suddenly switched to localhost and there is no mention how we can host the project locally :-(

Collapse
 
ama profile image
Adrian Matei • Edited

"Those were some basic curl HTTP calls with a few options. Now we will combine them and show examples against a production ready API. For the examples I will use the API running on localhost. It is really easy to setup with Docker-compose if you follow the instructions from the Readme file."