mlabouardy / movies-restapi

RESTful API to manage movies written in Go and uses MongoDB as storage
MIT License
176 stars 70 forks source link

task(curl-snips.txt): Add a text file to cut and paste curl tests #2

Open zacsketches opened 5 years ago

zacsketches commented 5 years ago

Testing the API during development with curl requires long command line syntax. The added file curl-snips.txt provids cut and past tests for all of the API endpoints that allow simple command line testing with curl.