Skip to content

ash-zzz/fetch-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Receipt Processor for Fetch

Instructions

  1. If you have Go installed,
    1. run go run .
  2. If you do not have Go installed,
    1. run docker build -t go-receipt-processor .
    2. Then run docker run --rm -p 8080:8080 go-receipt-processor
  3. The application will be accessible on port 8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published