Skip to content

JashanBansal0708/Blogger-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogger API

This is a complete backend API for a Blogging App written in Node.js and GraphQL.

Deployed at Heroku servers

Features:

  1. Store password in the Database in encrypted form using npm package bcryptjs.

  2. Implement Authorization and authentication using jsonwebtoken.

  3. Use ES6 syntax of javascript using the babel

  4. Provides paging and sorting options.

Note:

Plz contact me if you want to work on the front-end part for the app. I will explain you the all the nitty-gritty details of using it, but for that you have to be good at javascript.