File size: 233 Bytes
a60f4f7
 
d9836ef
a60f4f7
d9836ef
 
a60f4f7
 
 
1
2
3
4
5
6
7
8
9
@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