Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpdf00/bank-api
An API that perform bank operations such as account creation, and transactions beteween accounts.
https://github.com/jpdf00/bank-api
Last synced: about 16 hours ago
JSON representation
An API that perform bank operations such as account creation, and transactions beteween accounts.
- Host: GitHub
- URL: https://github.com/jpdf00/bank-api
- Owner: jpdf00
- Created: 2021-10-03T12:37:23.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-10-03T12:45:37.000Z (over 3 years ago)
- Last Synced: 2024-12-07T15:42:46.766Z (about 1 month ago)
- Language: Ruby
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...