Charb60 / Simple-request

node js Simple request

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-- How to run

-- npm install -- npm install multer -- node index.js

-- nodeDB -- CREATE TABLE users ( -- id int(11) NOT NULL, -- title varchar(255) NOT NULL, -- body varchar(255) NOT NULL, -- images text NOT NULL -- ) ENGINE=InnoDB DEFAULT CHARSET=utf8;

About

node js Simple request


Languages

Language:JavaScript 100.0%