Project

General

Profile

Actions

Feature #607

closed

Migrate www to NodeJS

Added by Hammel about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Monitor
Target version:
Start date:
19 Feb 2018
Due date:
% Done:

100%

Estimated time:
Severity:
03 - Medium

Description

The PoC was written in PHP based on the PiBox Web UI code. This worked, but it's a poor implementation going forward. Implementation on top of a nodejs with Restify will make it easier to implement a real REST API.

Create a stub service for both http and https based on the REST APIs implemented in NodeJS with Restify. Import as few 3rd party modules as possible!!

Here's an article on testing REST APIs with curl:
http://www.codingpedia.org/ama/how-to-test-a-rest-api-from-command-line-with-curl/

Actions

Also available in: Atom PDF