https://github.com/rinti/pober
Track peoples PoB-links over time
https://github.com/rinti/pober
async databases gaming httpx orm path-of-exile pathofexile poe python starlette
Last synced: 3 months ago
JSON representation
Track peoples PoB-links over time
- Host: GitHub
- URL: https://github.com/rinti/pober
- Owner: rinti
- Created: 2020-03-08T16:28:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T23:57:13.000Z (about 4 years ago)
- Last Synced: 2024-04-13T16:05:42.416Z (about 2 years ago)
- Topics: async, databases, gaming, httpx, orm, path-of-exile, pathofexile, poe, python, starlette
- Language: HTML
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pober
## Requirements
Tested on OSX with Python 3.7
## Install
```
1. git clone this repository
2. pip install -r requirements
3. cd pober && uvicorn main:app
```
You should now be able to reach the app att http://localhost:8000/
## Getting the API url
Go to a poe.ninja profile and check for XHR request in the network tab
under Chrome Developer Tools