Testing

For testing you can third party for run your API. You can use Postman application already provided by Google Crome. You can download it.

For testing you can type this url

GET All

http://servername/yourdirectory/movies

GET By ID

http://servername/yourdirectory/getmovie/{id_movie}

POST

http://servername/yourdirectory/addmovie

PUT

http://servername/yourdirectory/updatemovie/{id_movie}

DELETE

http://servername/yourdirectory/deletemovie/{id_movie}

results matching ""

    No results matching ""