VagnerNerves / nodejs-fundamentals-ignitenode

Having learned the fundamental concepts of Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJs Fundamentals Logo

NodeJs Fundamentals

Having learned the fundamental concepts of Node.js, I delved even deeper into the topic, exploring the "streams" folder to learn how to use streams in the Node environment. Furthermore, in the "src" folder, I developed the route consumption functionality, implementing the GET, POST, PUT, and DELETE methods and skillfully storing the data in a file named db.json.

🧭 Table of contents

πŸ’‘ Technologies Used

πŸš€ Running the Project

Back-end

Clone the project

  git clone https://github.com/VagnerNerves/nodejs-fundamentals-ignitenode.git

Enter the project directory

  cd nodejs-fundamentals-ignitenode

Start the server

  npm run dev

πŸ“ Routes

Run in Insomnia

🌎 License

This project is under the MIT license. See the LICENSE file for more details.

βœ’ Author

Author Vagner Nerves

Vagner Nerves

Made with love and hate πŸ˜…, get in touch!

Linkedin Badge Gmail Badge GitHub Badge

About

Having learned the fundamental concepts of Node.js.

License:MIT License


Languages

Language:JavaScript 100.0%