mirror of
https://github.com/cheatsnake/backend-cheats.git
synced 2024-11-26 23:35:06 +03:00
added new links
This commit is contained in:
parent
afce04fdd7
commit
b955bc14ee
@ -1331,10 +1331,19 @@ Look for a special [awesome repository](https://github.com/sindresorhus/awesome#
|
||||
<summary>🔗 <b>References</b></summary>
|
||||
|
||||
1. 📄 [**Learn Django – Python-based web framework**](https://www.djangoproject.com/start/)
|
||||
2. 📄 [**Learn Express – web framework for Node.js**](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs)
|
||||
3. 📄 [**How to build servers in Go**](https://eli.thegreenplace.net/2021/rest-servers-in-go-part-1-standard-library/)
|
||||
4. 📄 [**Learn Ktor – web framework for Kotlin**](https://ktor.io/learn/)
|
||||
</details>
|
||||
2. 📺 [**Python Django 7 Hour Course** – YouTube](https://youtu.be/PtQiiknWUcI)
|
||||
3. 📄 [**A curated list of awesome things related to Django** – GitHub](https://github.com/wsvincent/awesome-django)
|
||||
4. 📺 [**Build servers in pure Node.js** – YouTube](https://youtu.be/_1xa8Bsho6A)
|
||||
5. 📄 [**Learn Express – web framework for Node.js**](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs)
|
||||
6. 📺 [**Express.js 2022 Course** – YouTube](https://youtube.com/playlist?list=PL_cUvD4qzbkwp6pxx27pqgohrsP8v1Wj2)
|
||||
7. 📄 [**A curated list of awesome Express.js resources** – GitHub](https://github.com/rajikaimal/awesome-express)
|
||||
8. 📄 [**How to build servers in Go**](https://eli.thegreenplace.net/2021/rest-servers-in-go-part-1-standard-library/)
|
||||
9. 📺 [**Golang server development course** – YouTube](https://youtube.com/playlist?list=PLzUGFf4GhXBL4GHXVcMMvzgtO8-WEJIoY)
|
||||
10. 📄 [**List of libraries for working with network in Go** – GitHub](https://github.com/avelino/awesome-go#networking)
|
||||
11. 📄 [**Learn Ktor – web framework for Kotlin**](https://ktor.io/learn/)
|
||||
12. 📺 [**Ktor - REST API Tutorials** – YouTube](https://youtube.com/playlist?list=PLFmuMD2V4CkyR0Pa42Cqu5mIhH17uG8nN)
|
||||
13. 📄 [**Kotlin for server side**](https://kotlinlang.org/docs/server-overview.html)
|
||||
</details>
|
||||
|
||||
<div align="right"><a href="#top">Contents ⬆️</a></div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user