Skip to content

πŸ›‘οΈπŸ”I built secured APIs with Spring Security and testing it with Postman API. And I deployed it in Heroku for production. This link https://evening-garden-93563.herokuapp.com/ is the host link which host all secured APIsπŸ”’πŸ”‘πŸ‘¨πŸ»β€πŸ’»

Notifications You must be signed in to change notification settings

monthebrice2000/springboot-todo-app-apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

springboot-todo-app-apis

I built secured APIs with Spring Security and testing it with Postman API or Swagger UI that I have implemented inside the application. And I deployed it in Heroku for production

All APIs

Please provide url, username and password of your own online or local MySQL database in application.yml file

To see all the APIs , copy and paste this link in your browser https://evening-garden-93563.herokuapp.com/swagger-ui/index.html

Testing

** I recommand you to use Postman API to test your Apis and all will go best**

To run application locally, run command like :

mvnw install

java -jar ./target/<jar_name>.jar

You can use swagger-ui to test APIs like this : swaggerResult.PNG

About

πŸ›‘οΈπŸ”I built secured APIs with Spring Security and testing it with Postman API. And I deployed it in Heroku for production. This link https://evening-garden-93563.herokuapp.com/ is the host link which host all secured APIsπŸ”’πŸ”‘πŸ‘¨πŸ»β€πŸ’»

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages