FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

rupachowrasia/node-https-server: NodeJS HTTPS Server · GitHub

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS HTTPS server

NodeJS HTTPS server which covers brief introduction of the following:

  • https [to create nodejs server]
  • passport-http [to authenticate http request]

New Features

  • Create https server using https module
  • Authenticate HTTP requests using passport-http

Tech

This repo uses number of packages/modules:

Installation

It requires Node.js v7+ to run. Install the dependencies and devDependencies and start the server.

$ cd node-https-server
$ npm install
$ npm start

Screen-shots

1. Index Page

2. Login Page

3. Dashboard Page

4. Api Page

About

NodeJS HTTPS Server

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL