Skip to content

Repository files navigation

Blog RESTAPI

This is the simple Blog API with all CURD operations and user login registration with JWT authentication

Features

  • Register user
  • Login user
  • Create blog
  • Update blog
  • delete blog
  • read blog

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

CONNECTION_STRING

JWT_PASS

Installation

1 ] Clone the git repository using

    git clone https://github.com/aditya172003/BlogAPI.git

2 ] Initialize BlogApi with npm install all the dependencies using

  npm install

3 ] Set all the environment variables

4 ] Run the below command to run node server

    nodemon server.js

Deployment

This api is deployed on Azure Domain name

Documentation

Swagger api documentation

Postman api documentation

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages