MianJawadAhmad / node-express-course

An introduction to Node.js and Express.js servers
https://lab.github.com/everydeveloper/introduction-to-node-with-express
1 stars 0 forks source link

Writing Express middleware #9

Open github-learning-lab[bot] opened 4 years ago

github-learning-lab[bot] commented 4 years ago

Congratulations!🎉🎉🎉

You finished the course. You can now make a basic JSON server using Express and NodeJS! You're kind of like a wizard! 🧙 But you have only scratched the surface.

Learn More Express

The best place to see what's possible with Express is on its official website.

If you want to...

Of course, Express is only one way to use Node...

Learn More Node

To see the many other applications for Node, visit its official documentation.

If you want to...

There are also many Node examples on GitHub to learn from!

What Will You Build?

Now it's time to go make something! 🚀

Leave a comment below with what you want to build, as a note to yourself!

MianJawadAhmad commented 4 years ago

I want to make Rest APIs for mobile application through Node and Express ;)