Skip to content

Commit

Permalink
Merge pull request #276 from cyrilbois/main
Browse files Browse the repository at this point in the history
Add fake test data and python linter to API_LIST
  • Loading branch information
gdjohn4s authored Mar 16, 2024
2 parents 6b159fd + 206a378 commit 5f370cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions API_LIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -1240,6 +1240,7 @@
| [Judge0 CE](https://ce.judge0.com/) | Online code execution system | apiKey | True | unknown |
| [KONTESTS](https://kontests.net/api) | For upcoming and ongoing competitive coding contests | | True | unknown |
| [Mintlify](https://docs.mintlify.com) | For programmatically generating documentation for code | apiKey | True | yes |
| [Pythonium](https://pythonium.net/linter) | Python code validation | | True | no |

# Science & Math

Expand Down Expand Up @@ -1447,6 +1448,7 @@
| [Randommer](https://randommer.io/randommer-api) | Random data generator | apiKey | True | yes |
| [RandomUser](https://randomuser.me) | Generates and list user data | | True | unknown |
| [RoboHash](https://robohash.org/) | Generate random robot/alien avatars | | True | unknown |
| [Softwium](https://softwium.com/fake-api/) | APIs collection to get fake data | | True | no |
| [Spanish random names](https://random-names-api.herokuapp.com/public) | Generate spanish names (with gender) randomly | | True | unknown |
| [Spanish random words](https://palabras-aleatorias-public-api.herokuapp.com) | Generate spanish words randomly | | True | unknown |
| [This Person Does not Exist](https://thispersondoesnotexist.com) | Generates real-life faces of people who do not exist | | True | unknown |
Expand Down

0 comments on commit 5f370cb

Please sign in to comment.