diff --git a/README.md b/README.md index 971bfba..dcbfd56 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,14 @@ Available at [jobs.schrodinger-hat.it](https://jobs.schrodinger-hat.it/) # Backend API -Available at https://snackjob.herokuapp.com or http://snackjob-api.schrodinger-hat.it +Available at https://snackjob-api.schrodinger-hat.it You can test it out as follow: ` -curl -X POST http://snackjob-api.schrodinger-hat.it/api/v1/snackjob -d 'name=ciao' +curl -X POST https://snackjob-api.schrodinger-hat.it/api/v1/snackjob -d 'name=ciao' ` # Credits -[thejoin](https://github.com/thejoin95) & [wabri](https://github.com/wabri) \ No newline at end of file +[thejoin](https://github.com/thejoin95) & [wabri](https://github.com/wabri)