Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
d0549fc8
Commit
d0549fc8
authored
Oct 18, 2017
by
Dave Machado
Committed by
GitHub
Oct 18, 2017
Browse files
Change Mock Data to Test Data
parent
5416a174
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d0549fc8
...
@@ -37,7 +37,6 @@ Please note a passing build status indicates all listed APIs are available since
...
@@ -37,7 +37,6 @@ Please note a passing build status indicates all listed APIs are available since
*
[
Jobs
](
#jobs
)
*
[
Jobs
](
#jobs
)
*
[
Machine Learning
](
#machine-learning
)
*
[
Machine Learning
](
#machine-learning
)
*
[
Math
](
#math
)
*
[
Math
](
#math
)
*
[
Mock Data
](
#mock-data
)
*
[
Music
](
#music
)
*
[
Music
](
#music
)
*
[
News
](
#news
)
*
[
News
](
#news
)
*
[
Open Data
](
#open-data
)
*
[
Open Data
](
#open-data
)
...
@@ -50,6 +49,7 @@ Please note a passing build status indicates all listed APIs are available since
...
@@ -50,6 +49,7 @@ Please note a passing build status indicates all listed APIs are available since
*
[
Shopping
](
#shopping
)
*
[
Shopping
](
#shopping
)
*
[
Social
](
#social
)
*
[
Social
](
#social
)
*
[
Sports & Fitness
](
#sports--fitness
)
*
[
Sports & Fitness
](
#sports--fitness
)
*
[
Test Data
](
#test-data
)
*
[
Text Analysis
](
#text-analysis
)
*
[
Text Analysis
](
#text-analysis
)
*
[
Tracking
](
#tracking
)
*
[
Tracking
](
#tracking
)
*
[
Transportation
](
#transportation
)
*
[
Transportation
](
#transportation
)
...
@@ -404,20 +404,6 @@ API | Description | Auth | HTTPS | Link |
...
@@ -404,20 +404,6 @@ API | Description | Auth | HTTPS | Link |
| Newton | Symbolic and Arithmetic Math Calculator | No | Yes |
[
Go!
](
https://newton.now.sh/
)
|
| Newton | Symbolic and Arithmetic Math Calculator | No | Yes |
[
Go!
](
https://newton.now.sh/
)
|
| Numbers API | Facts about numbers | No | No |
[
Go!
](
http://numbersapi.com
)
|
| Numbers API | Facts about numbers | No | No |
[
Go!
](
http://numbersapi.com
)
|
### Mock Data
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Adorable Avatars | Generate random cartoon avatars | No | Yes |
[
Go!
](
http://avatars.adorable.io
)
|
| Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes |
[
Go!
](
https://baconipsum.com/json-api/
)
|
| 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
)
|
| 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
)
|
| RandomWord | Generate random word | No | No |
[
Go!
](
http://www.setgetgo.com/randomword/
)
|
| RoboHash | Generate random robot/alien avatars | No | Yes |
[
Go!
](
https://robohash.org/
)
|
| UI Names | Generate random fake names | No | Yes |
[
Go!
](
https://github.com/thm/uinames
)
|
### Music
### Music
API | Description | Auth | HTTPS | Link |
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
|---|---|---|---|---|
...
@@ -597,6 +583,20 @@ API | Description | Auth | HTTPS | Link |
...
@@ -597,6 +583,20 @@ API | Description | Auth | HTTPS | Link |
| UFC Data | Ultimate Fighting Championship information for events and fighters | No | No |
[
Go!
](
http://ufc-data-api.ufc.com/
)
|
| UFC Data | Ultimate Fighting Championship information for events and fighters | No | No |
[
Go!
](
http://ufc-data-api.ufc.com/
)
|
| Wger | Workout manager data as exercises, muscles or equipment |
`apiKey`
| Yes |
[
Go!
](
https://wger.de/en/software/api
)
|
| Wger | Workout manager data as exercises, muscles or equipment |
`apiKey`
| Yes |
[
Go!
](
https://wger.de/en/software/api
)
|
### Test Data
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Adorable Avatars | Generate random cartoon avatars | No | Yes |
[
Go!
](
http://avatars.adorable.io
)
|
| Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes |
[
Go!
](
https://baconipsum.com/json-api/
)
|
| 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
)
|
| 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
)
|
| RandomWord | Generate random word | No | No |
[
Go!
](
http://www.setgetgo.com/randomword/
)
|
| RoboHash | Generate random robot/alien avatars | No | Yes |
[
Go!
](
https://robohash.org/
)
|
| UI Names | Generate random fake names | No | Yes |
[
Go!
](
https://github.com/thm/uinames
)
|
### Text Analysis
### Text Analysis
API | Description | Auth | HTTPS | Link |
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
|---|---|---|---|---|
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment