Skip to content

rtravitz/getbuckets-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetBuckets Backend

This is the API server for GetBuckets. This is a joke with a friend that probably went too far. He goes on long runs, and it turns out he knows where all of the Honey Buckets are located for miles around. This server collects the coordinates of each "bucket" to display on a map. It also collects data about whether a given bucket is locked and it's cleanliness on a 1-5 scale, where 5 is :chef-kiss: incredible.

Running

Have Postgres listening on port 5432 with a database created by the postgres named getbuckets.

With Go installed, run make migrate to run database migrations. Then use make run or make watch to start the server.

Tests

For this silly thing?

Other comments

The file structure is loosely based on ardanlabs/service.

About

A friendly neighborhood Honey Bucket API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors