Spaces:
Running
Running
@Localhost = http://localhost:7860 | |
@Production = https://florinbobis-quotes-net.hf.space | |
GET {{Localhost}}/quotes/random | |
Accept: application/json | |
### Production call | |
GET {{Production}}/quotes/random | |
Accept: application/json |