Skip to content

javedshaik1228/splitwise-api-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splitwise Rest API written in Go

create a ".env" file in configs folder which stores all the db and config

DB_USER=<db_username>
DB_PASSWORD=<db_pwd>
DB_NAME=splitwise
DB_HOST=<db_host>
DB_PORT=<db_port>
JWT_KEY=<your_secret_jwt_key>
AUTH_EXP_TIME=10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages