Skip to content

Commit

Permalink
docs: removed heroku url
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJoin95 authored Oct 22, 2022
1 parent 7d5569c commit 8f9fe9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
[thejoin](https://github.com/thejoin95) & [wabri](https://github.com/wabri)

0 comments on commit 8f9fe9e

Please sign in to comment.