Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/nodejs-ignite2023-project1

:bust_in_silhouette: Application using HTTPie and Insomnia to explain the fundamentals of Node.js like creating an HTTP server and streams
https://github.com/osvaldokalvaitir/nodejs-ignite2023-project1

bootcamp ignite ignite-2023 nodejs rocketseat

Last synced: about 2 months ago
JSON representation

:bust_in_silhouette: Application using HTTPie and Insomnia to explain the fundamentals of Node.js like creating an HTTP server and streams

Awesome Lists containing this project

README

        


Logo


Node.js - Ignite 2023 Project 1


:bust_in_silhouette: Application using HTTPie and Insomnia to explain the fundamentals of Node.js like creating an HTTP server and streams


GitHub language count

GitHub language top


Made by Kalvaitir

License


Install and run   |   License

## :wrench: Install and run

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-ignite2023-project1

# Entry in folder
cd nodejs-ignite2023-project1

# Install deps with npm or yarn
npm install | yarn

# Launch the app with npm or yarn
npm run dev | yarn dev
```

Click to learn more about the tools used: [Insomnia](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/insomnia.md), [HTTPie](https://github.com/osvaldokalvaitir/awesome/blob/main/src/api-clients/httpie.md).

[![Run in Insomnia}](https://insomnia.rest/images/run.svg)](https://insomnia.rest/run/?label=Ignite-Nodejs01&uri=https%3A%2F%2Fraw.githubusercontent.com%2Fosvaldokalvaitir%2Fnodejs-ignite2023-project1%2Fmain%2FInsomnia.json)

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho