Git Product home page Git Product logo

api's People

Contributors

elimisteve avatar odeke-em avatar roryrocks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

api's Issues

how to delete a gif

Hi, I was looking for a way to delete one or N gifs through the API.

Do you have some example? I couldn't find nothing related to this on the repo :)

Thanks in advanced

XMLHttpRequest error for upload

The api does not support upload from other servers? I tried to upload a gif that's in my server but I get the error:

XMLHttpRequest can not load https://api.gifs.com/media/import. Response to preflight request does not pass access control check: In the 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://is-uz.com' is Therefore not allowed access.

Import result missing webm and meta

Hello

I just tested the import feature and it seems to work except it's not providing a webm format and its missing meta data as described in the documentation.

Search API

Hello โœŒ๏ธ

What do you think about adding an API for searching gifs?

How to generate a gif from a Vimeo URL

Does the API support links to Vimeo video urls?

I'm trying

curl -X POST -H "Gifs-API-Key: gifsXXXXXXXXXXXXXX" -H "Content-Type: application/json" -d '{
  "source": "https://vimeo.com/3449553",
  "trim": {
    "start": 0,
    "end": 4
 }
}' "https://api.gifs.com/media/import"

and that is giving errors

Is there a different format for the vimeo URL i need to use?

resize gif via API

Gif is very large, how can I change the height and width through the API?

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.