JashanBansal0708 / Blogger-API

A complete backend Blogger API

Home Page:http://my-blogging-api.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A complete backend Blogger API

http://my-blogging-api.herokuapp.com/


Languages

Language:JavaScript 100.0%