项目作者: rinti

项目描述 :
Track peoples PoB-links over time
高级语言: HTML
项目地址: git://github.com/rinti/pober.git
创建时间: 2020-03-08T16:28:04Z
项目社区:https://github.com/rinti/pober

开源协议:

下载


Pober

Requirements

Tested on OSX with Python 3.7

Install

  1. 1. git clone this repository
  2. 2. pip install -r requirements
  3. 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