Code Monkey home page Code Monkey logo

imgflip-api's People

Contributors

adriens avatar hakumennc avatar

Stargazers

 avatar

Watchers

 avatar  avatar

imgflip-api's Issues

React Demo website

  • On a dedciated GH repo
  • Non authenticated access
  • Provide slideshow experience on a dedicated
  • Docker compose
  • Kubernetes example of how to deploy
  • Kapitan deploy
  • Devices : TV, PC, tablet, smartphone

Implement /top/{stream}?top={option}&page=n

Last like endpoints

Days

  • /top/{stream}/last/1d
  • /top/{stream}/last/7d
  • /top/{stream}/last/30d

Month and year

  • /top/{stream}/last/month
  • /top/{stream}/last/year

Specific (year and month) queries

  • /top/{stream}/month/{YYYY-MM} (year > 2012 and YYYY-MM < current)
  • /top/{stream}/year/{YYYY} (year > 2012)

Global Option

  • page=n

Video playlist

  • Send back a list of all video content : mp4 et webm
  • Create a full video playlist and create a movie experience on the client side...

Book of memes

Generate a printable book that contents meme ij jpeg formats (ePub, PDF, LaTeX, docbook, markdown ...)
ePaper

Documentation API Redocly (à la Forem de Dev.to)

Contexte

Actuellement, la doc est uniquement en Swagger : il est temps de créer une doc belle et efficace qui mettre en valeur l'API.

Actions

  • Proposer le yaml qui permet de faire le docker compose qui tourne en local sur poste de dev : l'API et la doc
  • A chaque release, pousser la doc statique générée sur gh-pages, grâce à l'image docker et via une GH Actions

Resources

Send only videos meme on a given stream

Exemples :

Si pas de video, répondre `204``

  • /video/{stream}?page=n&format=mp4|webm|jpg
  • `/video/{strream}/top&format=mp4|webm|jpg (répond le top 10 des videos du stream)

See Video playlist #18

Get meme's ID

By media's url

Edit (add infos) : 556r7k

{
        "title": "Legend has it................... Google is still cloning itself.",
        "imageUrl": null,
        "authorPath": "/user/Blaziken_650s",
        "author": "Blaziken_650s",
        "rawScore": null,
        "nbViews": 0,
        "nbUpvotes": 0,
        "nbComments": 0,
        "posterUrl": "//i.imgflip.com/2/556r7k.jpg", <-- for example
        "mp4Url": "//i.imgflip.com/556r7k.mp4", <-- for example
        "webmUrl": "//i.imgflip.com/556r7k.webm", <-- for example
        "score": {
            "nbViews": 11946,
            "nbUpvotes": 207,
            "nbComments": 20
        }
    }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.