Skip to content

i0tool5/money-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Money Count Project

Go Report Card

Simple RESTFull application, created to track expenses and provide information on them

It hasn't done yet, but it will eventually

DB

Currently used database is Postgresql

migrate tool is used to apply migrations to the database

ORM

gorm is used with postgres driver

Quick Start

make docker.run 

# Flow:
#     - Build and run postgres Docker container
#     - Create all databases
#     - Apply migrations (github.com/golang-migrate/migrate)

About

Keep track of where and when you spent money

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages