Skip to content

jhulbert-va/health-apis-mock-vler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

health-apis-mock-vler

A Spring Boot microservice that emulates the VLER Direct Secure Messaging API. This can be used to provide synthetic VLER data outside the VA Intranet.

To invoke, make a get request to the /direct/addresses path. Example request:

http://localhost:9090/direct/addresses

Mock data is stored in JSON files within the repository that are loaded.

No additional application properties are required to run this application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 55.1%
  • Java 43.4%
  • Dockerfile 1.5%