micro / services

Real World Micro Services
Apache License 2.0
1.27k stars 139 forks source link

Meme API #302

Closed asim closed 2 years ago

asim commented 2 years ago

Bringing memes to the Micro platform

h1z3y3 commented 2 years ago

That would be interesting, ;D

BasToTheMax commented 2 years ago

Use the Reddit api of r/memes

h1z3y3 commented 2 years ago

@BasToTheMax I've checked /reddit/memes early. Is there an easy with to deal with the OAuth 2.0 in reddit API ?

Because I saw that reddit only supports OAuth2.0. You can only get yourself profile information by using APIKEY.

See https://github.com/reddit-archive/reddit/wiki/API for more information.

BasToTheMax commented 2 years ago

I found a api that provides memes: https://api.popcat.xyz/meme Now we only have to make a proxy

h1z3y3 commented 2 years ago

Good, but it's easy to code 429. 😂

image

asim commented 2 years ago

Meme gen

https://github.com/micro/services/commit/0a06c3de0cb67a0d1f7f24b5cc574935e76efc14