项目作者: Saurabh3333

项目描述 :
Hasura Week 1 Tasks
高级语言: JavaScript
项目地址: git://github.com/Saurabh3333/Hasura-Week1.git
创建时间: 2017-12-08T16:25:01Z
项目社区:https://github.com/Saurabh3333/Hasura-Week1

开源协议:

下载


Hasura-Week1

Requirements:

  1. NPM >= 3.10.10
  2. Node >= 6.11.4

Steps to be followed:

  1. Run git clone https://github.com/Saurabh3333/Hasura-Week1.git in console.
  2. Run cd Hasura-Week1.
  3. Run npm install
  4. Run npm start
  5. Open http://localhost:8080 in your favourite browser.

Endpoints:

  1. ‘/‘

  2. ‘/authors’

  3. ‘/html’

  4. ‘/image’

  5. ‘/setcookie/:name/:age’

  6. ‘/getcookies’

  7. ‘/deletecookies’

  8. ‘/input’

  9. ‘/robots.txt’

Notes:

  1. Use a browser supporting JavaScript.
  2. Don’t use proxy or VPN during git clone and npm install.

Important Links: