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
463ab761
Commit
463ab761
authored
Mar 22, 2016
by
Todd Motto
Browse files
fix: Broken link
parent
138e10c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
463ab761
...
@@ -80,10 +80,10 @@ A collective list of JSON APIs for use in web development.
...
@@ -80,10 +80,10 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth |Link |
| API | Description | OAuth |Link |
|---|---|---|---|
|---|---|---|---|
| RandomUser | Generates random user data | No |
[
Go!
](
https://randomuser.me
/
)
|
| RandomUser | Generates random user data | No |
[
Go!
](
https://randomuser.me
)
|
| UI Faces | Find and generate sample avatars for user interfaces | No |
[
Go!
](
http://uifaces.com/api
)
|
| UI Faces | Find and generate sample avatars for user interfaces | No |
[
Go!
](
http://uifaces.com/api
)
|
| UI Names | Generate random fake names | No |
[
Go!
](
https://github.com/thm/uinames
)
|
| UI Names | Generate random fake names | No |
[
Go!
](
https://github.com/thm/uinames
)
|
| Adorable Avatars | Generate random cartoon avatars | No |
[
Go!
](
http://avatars.adorable.io
/
)
|
| Adorable Avatars | Generate random cartoon avatars | No |
[
Go!
](
http://avatars.adorable.io
)
|
| Github - User Data | Pull public information for a user's github | No |
[
Go!
](
https://api.github.com/users/hackeryou
)
|
| Github - User Data | Pull public information for a user's github | No |
[
Go!
](
https://api.github.com/users/hackeryou
)
|
| JSONPlaceholder | Fake data for testing and prototyping | No |
[
Go!
](
http://jsonplaceholder.typicode.com/
)
|
| JSONPlaceholder | Fake data for testing and prototyping | No |
[
Go!
](
http://jsonplaceholder.typicode.com/
)
|
...
@@ -91,5 +91,5 @@ A collective list of JSON APIs for use in web development.
...
@@ -91,5 +91,5 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth |Link |
| API | Description | OAuth |Link |
|---|---|---|---|
|---|---|---|---|
| Football-Data.org | Football Data | No |
[
Go!
](
http
s
://api.football-data.org
/
)
|
| Football-Data.org | Football Data | No |
[
Go!
](
http://api.football-data.org
)
|
| FitBit | FitBit API | No |
[
Go!
](
https://dev.fitbit.com
)
|
| FitBit | FitBit API | No |
[
Go!
](
https://dev.fitbit.com
)
|
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