diff --git a/src/roadmaps/nodejs/content/107-nodejs-apis/110-adonis-js.md b/src/roadmaps/nodejs/content/107-nodejs-apis/110-adonis-js.md new file mode 100644 index 000000000..d68115d2f --- /dev/null +++ b/src/roadmaps/nodejs/content/107-nodejs-apis/110-adonis-js.md @@ -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)