Skip to content

A Java / Spring Boot server that uses AWS DynamoDB to cache API responses

License

Notifications You must be signed in to change notification settings

florianakos/cache-server-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cache-server-spring

A simple service written in Java / Spring Boot that uses AWS DynamoDB to cache responses from VirusTotal.

For authorization to VirusTotal API, there is a .env file which loads the API key into the app container as VT_API_KEY env variable.

The setup can be run via docker-compose:

docker-compose up --build --abort-on-container-exit

About

A Java / Spring Boot server that uses AWS DynamoDB to cache API responses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published