Skip to content

A NodeJS REST API using Express, Mongoose and JWT authentication.

Notifications You must be signed in to change notification settings

adamokasha/node-blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Blog API

A NodeJS REST API using Express, Mongoose and JWT authentication.

Role based authenticated is implemented with admin role being able to read, write, update and delete posts and user role being able to read posts and write comments only.

Testing with Mocha, Supertest and Expect.

Getting started

git clone https://github.com/adamokasha/node-blog-api.git

About

A NodeJS REST API using Express, Mongoose and JWT authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published