Skip to content

zenytaa/golang-e-wallet

Repository files navigation

golang e-wallet REST API

Description

E-Wallet RESTful API built with golang, postgreSQL, JWT authentication, and trying to implement clean architecture. `

How To Run

#move to directory
$ cd assignment-go-rest-api
#create .env
$ cp env.example .env
#prepare database
$ cd assignment-go-rest-api/sql
#go into postgres psql
$ sudo -u postgres psql
#run init.sql
\i init.sql

Documentation

("documenter.getpostman.com/view/30872443/2sA2rCTgxY")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages