From 86406cf7ef51aec55efbee617c61a0ed239f0e4f Mon Sep 17 00:00:00 2001 From: sanmak Date: Mon, 9 Aug 2021 02:11:21 +0530 Subject: [PATCH] Add Json API App --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b5bcb1a..a0abd234 100644 --- a/README.md +++ b/README.md @@ -444,7 +444,8 @@ When learning CS, there are some useful sites you must know to get always inform - [Tailwind CSS Page Builder](https://devdojo.com/tails/app) : The perfect Tailwind CSS Page Builder - [LottieFiles](https://lottiefiles.com/) : The world’s largest online platform for the world’s smallest animation format for designers, developers, and more. Access Lottie animation tools and plugins for Android, iOS, and Web. - [UI Design Daily](https://www.uidesigndaily.com/) :Weekly FREE UI resources straight to your inbox -- [Iconscout](https://iconscout.com/) : Over 2.2 Million+ Design Assets, Curated SVGs, Vector Icons, Illustrations, 3D graphics, and Lottie Animations. Over 3000+ assets added every day. Integrated plugins, tools, editors, and more. +- [Iconscout](https://iconscout.com/) : Over 2.2 Million+ Design Assets, Curated SVGs, Vector Icons, Illustrations, 3D graphics, and Lottie Animations. Over 3000+ assets added every day. Integrated plugins, tools, editors, and more. +- [Json API App](https://www.jsonapi.co/) : Single repository for everything you need to build better products as a developer. API, DB, Queue, Server, Webhooks, Bin, Tools, Podcasts etc. Everything you need to build super apps that our world needs.
↥ Back To Top