Skip to content

fawazino/go-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Wallet

Go Wallet is a simple online bank/wallet

Signup

http://localhost:9001/signup

Login

http://localhost:9001/login

User Details

Get your personal details

http://localhost:9001/user

Wallet

Get your wallet details

http://localhost:9001/wallet

Get All Transactions

Get all your transactions

http://localhost:9001/transactions

Get One Transaction by id

Get a single transaction by id

http://localhost:9001/transactions/{id}

Transfer

Make a transfer

http://localhost:9001/transfer

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages