Skip to content

Google Safe Browsing API Spring-boot implementation

Notifications You must be signed in to change notification settings

BLemine/urlSafetyChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About :

Google Safe Browsing API Spring-boot simple implementation

Get started :

Generate your Google Api key, and add it in your env variables under googleApiKey, then enjoy urls with all safety 😁

  • There are three endpoints :
    • /simpleUrlSafety : It responds whether the url is secure or not without further information
    • /sigleUrlCheck : To check a single url, and it gives which type of threats, platform type ...
    • /multipleUrlCheck : To check an array of urls, and it gives which type of threats, platform type for each url.

About

Google Safe Browsing API Spring-boot implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published