GithubHelp home page GithubHelp logo

vivekraj21 / blog-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 55 KB

It is REST API for a Blog App which allows user to post blog,view blog and provide authorization and authentication using Spring Security.

Java 100.00%
backend java jwt-authentication lombok mysql-database postman rest-api springboot springsecurity-jwt

blog-app's Introduction

Blog-App

p1

Motto

  • It is a SpringBoot application which provide REST APIs to user for posting blog, view blog etc.

Features :

  • Authorization is added for users using Spring Security.
  • Logged In User can post blogs and view all blogs.

Responsibility :

  • Individual Project

Tech-Stack :

Java | SpringBoot | Spring Security | Lombok | PostMan | MySQL | Git

Deployment :

  • Copy the code and start it into your STS.

  • Then make change in application.properties file according to below image. p1

  • Then run the application as Spring Boot App.

  • Once it starts,we can open PostMan to test the application.

    1. To register user : p1
    1. To Login User : login
  • You will get JWT after login successfully.

    1. To Post blog : first provide blog details post
  • Then go to header and provide in key : Authorization and in Value : Bearer your_JWT and hit Send button.

  • You can also watch all previous posted blogs ,find blog by Id etc.

blog-app's People

Contributors

vivekraj21 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.