Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satriaapn/my-e-wallet-backend
https://github.com/satriaapn/my-e-wallet-backend
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/satriaapn/my-e-wallet-backend
- Owner: SatriaAPN
- Created: 2024-09-17T13:52:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-10T14:08:02.000Z (3 months ago)
- Last Synced: 2025-01-17T05:53:05.418Z (3 days ago)
- Language: Go
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# my-e-wallet rest api
my-e-wallet is an e-wallet application that can help you manage your cash, some supported features:
1. top-up into your e-wallet from other banks or e-wallet.
2. transfer to other e-wallet or banks.## Development roadmap
see the development roadmap here## API Documentation
access the API documentation [here](https://documenter.getpostman.com/view/16000432/2sAXxPBZG1)## Entity relationship diagram
see the ERD here## Running the apps
- make sure that you have docker runnings in your system
- clone this repository
- run `docker-compose up` in your terminal