Skip to content

ankit5858/sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-app

Spring OAuth 2.0 Resource Server with Access Token and Imgur apis to upload, delete and get user images.

System requirement

  • Java 17

prerequisite

  • local kafka setup
  • In this application we are using Imgur APIs to upload and delete the images.
    • Required one Imgur client id that need to update in application.properties -> imgur.clientId
    • For more information about imgur apis use following link
    • Please make sure while creating cient it should be Anonymouse usage without user authorization

image

Getting Start

run the spring boot application and use attached postman collection.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages