added new links

This commit is contained in:
cheatsnake 2022-12-20 21:57:34 +03:00
parent 675304878d
commit 11a3552393

View File

@ -1623,7 +1623,12 @@ When developing server applications, different API formats can be used, dependin
<summary>🔗 <b>References</b></summary>
1. 📄 [**What Is Restful API?** AWS](https://aws.amazon.com/what-is/restful-api/?nc1=h_ls)
1. 📺 [**What is REST API?** YouTube](https://youtu.be/lsMQRaeKNDk)
2. 📺 [**What is REST API?** YouTube](https://youtu.be/lsMQRaeKNDk)
3. 📺 [**Build Web APIs with Python Django REST Framework Course** YouTube](https://youtu.be/tujhGdn1EMI)
4. 📺 [**Build an API from Scratch with Node.js Express** YouTube](https://youtu.be/-MTSQjw5DrM)
5. 📺 [**Build REST API on Vanilla Node.js** YouTube](https://youtu.be/_1xa8Bsho6A)
6. 📺 [**Build a Rest API with GoLang** YouTube](https://youtu.be/d_L64KT3SFM)
7. 📺 [**Spring Kotlin - Building a Rest API Tutorial** YouTube](https://youtube.com/playlist?list=PLNnNHr-wCfobAxSkuxMqFGdpA8E5cLR6w)
</details>
<div align="right"><a href="#top">Contents ⬆️</a></div>