Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lavkushwaha/node_blog_assignment

Assignment
https://github.com/lavkushwaha/node_blog_assignment

express jwt jwt-authentication jwt-middleware jwt-token mongodb mongoosejs nodejs

Last synced: 11 days ago
JSON representation

Assignment

Awesome Lists containing this project

README

        

# Nodejs-Express-Mongodb Blog With JWT [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

Blog Assignment | Lithion Power

## Getting Started

Nodejs ,Mongoose Based Basic Blog REST API, For authentication JWT is used.

### Prerequisites

What things you need to install the software and how to install them

```
REST Framework
Mongodb Compass, Mongoose
NODE JS
Express
Json Web Tokens
Postman
```

### Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

```
Clone this repo from above url
```

And open postman to check API calls

```
npm i
```

## Running
```
npm start

```

## Deployment

Soon.....

## Built With

* [Node](https://nodejs.org/) - The Node js framework used
* [Mongodb](https://www.mongodb.com/) - Database
* [JWT](https://jwt.io/) - Session Management and Authentication
* [POSTMAN](https://www.getpostman.com/) - Checking API Calls

## Contributing

soon....

## Versioning

soon....

## Authors

* **Lavkant Kachhwaha** - [incals](https://github.com/Lavkushwaha)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* Hat tip - [Medium],[Youtube],[w3]
* Inspiration - [TraversyMedia]