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: 3 months ago
JSON representation
Assignment
- Host: GitHub
- URL: https://github.com/lavkushwaha/node_blog_assignment
- Owner: Lavkushwaha
- Created: 2019-06-05T19:11:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T11:20:48.000Z (over 3 years ago)
- Last Synced: 2025-01-05T10:07:49.499Z (over 1 year ago)
- Topics: express, jwt, jwt-authentication, jwt-middleware, jwt-token, mongodb, mongoosejs, nodejs
- Language: JavaScript
- Size: 4.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Nodejs-Express-Mongodb Blog With JWT [](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]