https://github.com/pmutua/bnk
A simple Flask Restful API that handles Bank Transactions
https://github.com/pmutua/bnk
flask mongodb pymongo rest-api
Last synced: 2 months ago
JSON representation
A simple Flask Restful API that handles Bank Transactions
- Host: GitHub
- URL: https://github.com/pmutua/bnk
- Owner: pmutua
- Created: 2020-07-16T22:34:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T03:15:38.000Z (over 3 years ago)
- Last Synced: 2025-03-03T01:27:11.281Z (over 1 year ago)
- Topics: flask, mongodb, pymongo, rest-api
- Language: Python
- Homepage:
- Size: 7.39 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Create bank account first
{
"username": "BANK",
"password": "XXXXX"
}