Skip to content

Commit 0e640ca

Browse files
committed
Add resources documentation
1 parent 53aaca8 commit 0e640ca

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

doc/resources.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Resources
2+
3+
## Flickr API
4+
1. [API keys](https://www.flickr.com/services/api/keys/)
5+
1. [REST request format](https://www.flickr.com/services/api/request.rest.html)
6+
1. [Photo image URLs](https://www.flickr.com/services/api/misc.urls.html)
7+
1. [flickr.photos.getSizes](https://www.flickr.com/services/api/flickr.photos.getSizes.html)
8+
9+
## Gfycat API
10+
1. [API Reference](https://developers.gfycat.com/api/#getting-info-for-a-single-gfycat)
11+
12+
## Imgur API
13+
1. [Authorization and OAuth](https://apidocs.imgur.com/#authorization-and-oauth)
14+
1. [Album images](https://apidocs.imgur.com/#7dde894b-a967-4419-9be2-082fbf379109)
15+
16+
## RedGIFs API
17+
1. [API Reference](https://api.redgifs.com/docs/index.html)
18+
1. [Request a RedGIFs API key](https://docs.google.com/forms/d/e/1FAIpQLSf-jnx_BA_y_I3cASpSDrh8dxS18a0r56Bp1T5fTNj7JI4b2g/viewform?hl=en)
19+
1. [Requesting media links](https://github.com/Redgifs/api/wiki/Requesting-media-links)

0 commit comments

Comments
 (0)