DEV Community

Discussion on: Dockerize a React app with Node.js backend connected to MongoDb

Collapse
 
glenhughes profile image
Glen Hughes

Ahh yes, you can just CURL from the command line ;)
curl -d "foo=bar" http://localhost:8080/users

Some comments have been hidden by the post's author - find out more