1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-13 12:43:59 +02:00

Add content to Node.js roadmap (#3305)

This commit is contained in:
Lucas Soares
2023-02-10 15:38:06 -03:00
committed by GitHub
parent f130c706da
commit a1143cd6cb

View File

@@ -0,0 +1,9 @@
# AdonisJS
AdonisJS is a Node.js web framework focused on providing the best way to create a web app or an API server, inspired by Laravel.
Visit the following resources to learn more:
- [AdonisJS Website](https://adonisjs.com/)
- [AdonisJS Official Documentations](https://docs.adonisjs.com/guides/introduction)
- [Beginner AdonisJS Tutorial](https://www.youtube.com/watch?v=VIvBeEj9QVg&list=PL9gT3zlT0C1Ngrii-NCPpuRvUO1mIGzwf)