You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Romain J 287dd63c70 feat(images): add Scroll Of Truth meme 3 years ago
.idea feat(images): add choice meme 3 years ago
fonts first commit 3 years ago
images feat(images): add choice meme 3 years ago
modules feat(images): add Scroll Of Truth meme 3 years ago
utils feat(images): add choice meme 3 years ago
.gitignore clean(gitignore): add pycache to gitignore 3 years ago
README.md first commit 3 years ago
app.py feat(images): add new butterfly meme 3 years ago
requirements.txt first commit 3 years ago

README.md

Routes

  • /ph/comment?image=[url]&username=[str]&message=[str]
  • /ph/video?image=[url]&username=[str]&title=[str](optionnal: &like, &dislike, &favorite)

Return

  • message Image Byte if success == true else Error Message
  • status http return code
  • success bool