From 727e416d07c7e1bd52dd009d94151ad6eb43be25 Mon Sep 17 00:00:00 2001 From: Andrew Shapton Date: Sun, 9 Feb 2020 21:54:54 +0000 Subject: [PATCH] docs(clients): added new clients Added 2 new clients - one for the NIM language and one for the CRYSTAL language --- docs/clients.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/clients.md b/docs/clients.md index 65c7fce5..313c38f2 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -12,6 +12,8 @@ | SpaceX | PowerShell | François-Xavier Cat | [GitHub](https://github.com/lazywinadmin/SpaceX) | | SpaceX-Python | Python | Vinay Phadnis | [GitHub](https://github.com/phadnisvinay30/SpaceX-Python) | | SpacePY-X | Python | Andrew Shapton | [GitHub](https://github.com/alshapton/SpacePY-X) | +| SpaceNIM-X | Nim | Andrew Shapton | [GitHub](https://github.com/alshapton/SpaceNIM-X) | +| SpaceCRYST-X | Crystal | Andrew Shapton | [GitHub](https://github.com/alshapton/SpaceCRYST-X) | | SpaceX-PY | Python | Kaylum Lally | [GitHub](https://github.com/HiKaylum/SpaceX-PY) | | spacex | Go | Or Hiltch | [GitHub](https://github.com/orcaman/spacex) | | spacex-api-wrapper | Rust | Alex Gutan | [GitHub](https://github.com/AGutan/spacex-api-wrapper)|