/BeFake-Dashboard

Dashboard for BeFake

Primary LanguagePython

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)