Skip to content

TonyH0401/nodejs-posting-blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Post API

Features

  • Manage Accounts
  • Manage Posts
  • Manage Comments (include a CommentV2 which is a different appoarch)

Installation

Blog Post API requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

cd https://github.com/TonyH0401/nodejs-posting-blog-api.git
npm i
npm start

For production environments...

npm run dev

License

MIT

Free Software, Hell Yeah!

Releases

No releases published

Packages