Skip to content

Commit 98c8694

Browse files
committed
Merge pull request Imgur#21 from dorfsmay/dorfsmay_doc_change
Adding non-API entry points to README
2 parents aa30c3f + eafe1de commit 98c8694

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,3 +278,14 @@ for item in items:
278278
### Memegen
279279

280280
* `default_memes()`
281+
282+
Imgur entry points
283+
==================
284+
| entry point | content |
285+
|-------------------------------------|--------------------------------|
286+
| imgur.com/{image_id} | image |
287+
| imgur.com/{image_id}.extension | direct link to image (no html) |
288+
| imgur.com/a/{album_id} | album |
289+
| imgur.com/a/{album_id}#{image_id} | single image from an album |
290+
| imgur.com/gallery/{gallery_post_id} | gallery |
291+

0 commit comments

Comments
 (0)