From 206a378611dcee6856fde5248e408951569160d9 Mon Sep 17 00:00:00 2001 From: cyril <38669260+cyrilbois@users.noreply.github.com> Date: Sat, 16 Mar 2024 12:36:14 +0100 Subject: [PATCH] Add fake test data and python linter to API_LIST --- API_LIST.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/API_LIST.md b/API_LIST.md index fcfe80e..2e1016a 100644 --- a/API_LIST.md +++ b/API_LIST.md @@ -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 @@ -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 |