Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

v0.1.1 assignment1 Let's Get Started #261

Closed
zoe-1 opened this issue Jun 24, 2018 · 0 comments
Closed

v0.1.1 assignment1 Let's Get Started #261

zoe-1 opened this issue Jun 24, 2018 · 0 comments
Milestone

Comments

@zoe-1
Copy link
Contributor

zoe-1 commented Jun 24, 2018

[Assignment1] Let's get started!

First, we need some basic structure: a lib folder, a package.json file, and an initial ./lib/index.js.
Since we will be using hapi, we need to include that in the project dependencies.
Second, create a basic hapi server on port 8000 which responds to /version requests and replies with a simple { "version": "0.0.1" } JSON payload. The version data in the response should come from the package.json file.

Original Assignment1

Assignment1 solution

@zoe-1 zoe-1 changed the title v0.1.1 assignment1 v0.1.1 assignment1 Let's Get Started Jun 24, 2018
@zoe-1 zoe-1 modified the milestones: v0.1.1, v0.1.0 Jun 24, 2018
@zoe-1 zoe-1 removed the assignment label Jun 24, 2018
@zoe-1 zoe-1 closed this as completed Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant