Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Backend API #12

Open
imranhasanhira opened this issue Jun 2, 2020 · 0 comments
Open

Backend API #12

imranhasanhira opened this issue Jun 2, 2020 · 0 comments

Comments

@imranhasanhira
Copy link
Member

imranhasanhira commented Jun 2, 2020

/api/meme : list of meme data
/api/meme?page=2 : list memes for corresponding page
/api/meme?popular=true : list of popular memes

/api/meme/<meme_id> : meme details
/api/related_meme/<meme_id> : list of related meme details
/api/meme/<meme_id>/delete :
/api/pending_meme : list of pending memes
/api/meme/approve/ :
/api/meme// :
/api/my_meme : list of my memes

/api/meme/create :
/api/template/create :

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant