Browse Source

Merge pull request #582 from AdrienRedon/lorempicsum

Add LoremPicsum API
pull/587/head
Dave Machado 6 years ago
committed by GitHub
parent
commit
379268889a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -628,6 +628,7 @@ API | Description | Auth | HTTPS | Link |
| Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) |
| JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) |
| Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) |
| LoremPicsum | Generate placeholder pictures | No | No | [Go!](http://lorempicsum.com) |
| Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) |
| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) |
| RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) |


Loading…
Cancel
Save