Skip to content

Mrod1598/fetch_take_home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch Take Home

This project is a simple receipt processing API built with Go and Gin.

Prerequisites

  • Go 1.23.4 or later

Running Tests

To run all tests, use the following command:

make test

To start the server, use the following command:

make run

or if you dont have make:

go run cmd/main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published