An Unofficial REST API for rpilocator.com
Built by Andre Saddler
- Method:
GET
- Cached Time: 300 seconds (5 Minutes)
- Region:
US
,UK
- Response:
- Method:
GET
- Cached Time: 300 seconds (5 Minutes)
- Region:
1
,2
,4
,8
$ git clone https://github.com/axsddlr/rpilocator_api/
$ cd rpilocator_api
$ pip install -r requirements.txt
python3 main.py
OR
uvicorn main:app --reload --port 3000
Feel free to submit a pull request or an issue!
The MIT License (MIT)