Skip to content

spencermx/Fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch

A basic web API rewards processor.

Installation

  1. Clone this repository
  2. From the root of the repository, run the following commands:
# Build the Docker image
docker build -t fetch-webapi -f ./Fetch.WebApi/Dockerfile .

# Run the container
docker run -p 32769:8080 fetch-webapi

About

Basic web api rewards processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published