Skip to content

ahmadmilzam/ewallet

Repository files navigation

Go Ewallet App

A REST API service for ewallet

How to

Start a Live Reload Server

$ air

Start a Server

$ make run

Create a Migration File

$ make migrate-create FILENAME=your_migration_name

Run a Migration UP/DOWN

$ make migrate-up

$ make migrate-down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages