Skip to content

Improve the API

MasFlam requested to merge MasFlam/xmrmemes:master into master
  • sort /api/memes so that the newest memes are first
  • add endpoints for lookup of user and meme by id
  • add endpoint for paginating through the given user's memes

I haven't tested this at all and I never worked with Laravel either, so you'll probably want to check whether this works yourself. These are endpoints I would actually be using in the project I was talking about in #2 (closed). (It's a bot for a Monero Discord server)

Merge request reports