ArtrenH / BeFake-Dashboard

Dashboard for BeFake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeFake-Dashboard

requirements:

usage:

  • clone this repository in the same folder as you did with the BeFake-Repository
  • log in to your bereal account with the BeFake-Repo
  • run "python3 dashboard/server.py" to start the server locally

available endpoints:

  • /today: your friends posts from today
  • /posts: a friends list, compiled out of saved posts
  • /posts/{username}: all saved post from a friend (saved with the BeFake-Repo)

About

Dashboard for BeFake


Languages

Language:Python 44.9%Language:HTML 35.9%Language:CSS 15.6%Language:JavaScript 3.6%