An open API service indexing awesome lists of open source software.

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

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