Git Product home page Git Product logo

ptml_node.js_hw1's Introduction

PTML_Node.js_HW1

說明

建立一 node 應用程式,其會監聽 HTTP 封包,此程式會在接收到任一 HTTP request 時,先對 http://ycchen.im.ncnu.edu.tw/join.php 發起一 HTTP POST request(附帶任意數量的 form data),並將此次的回傳內容,作為先前收到的 HTTP request 的回傳內容。

要求

  • 請使用 npm 建立 package.json 管理依賴套件。
  • 於 package.json 中設定 start 指令來執行此程式。
  • 使用內建套件 http 來監聽 HTTP 封包。
  • 使用第三方套件 request 來發送 HTTP request。
  • 使用 Git 管理此程式的程式碼,並 ignore 不需版控的檔案/資料夾。
  • 建立一 GitHub Repo 放置此次作業程式碼,並繳交 repo 網址。

ptml_node.js_hw1's People

Contributors

hbdoy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.