Skip to content

umakajan/node-restful-api

Repository files navigation

nodejs-master-class

This repo is created following the tutorial offered by Pirple - The Node.js Master Class

Prerequisites

In order to run the https server, you will need to create a ./http directory in your root directory and run the following command:

openssl req -newKey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem

This will create two files cert.pem and key.pem, which are needed to run your server.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors