Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lavkushwaha/node_blog_assignment
- Owner: Lavkushwaha
- Created: 2019-06-05T19:11:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T11:20:48.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T15:37:41.153Z (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 [![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]