Skip to content

mercandev/hares-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b655914 Β· Feb 21, 2023

History

38 Commits
Feb 21, 2023
Feb 21, 2023
Feb 13, 2023
Feb 21, 2023
Feb 21, 2023
Feb 21, 2023
Jan 31, 2023
Jan 2, 2023
Jan 21, 2023
Feb 8, 2023

Repository files navigation

hares-logo

What is Hares Bank? πŸ‡πŸ’Έ

  1. The purpose of this API is a fake bank API that I run simultaneously to be a good application on my way to learn swift.

  2. Application uses PostgreSQL as DB. In addition, I installed the Marten plugin for Document DB, which also uses PostgreSQL.

  3. The application will additionally use the JWT infrastructure for security.

  4. It will use Firebase for push notification (soon) and storage, auth. operations. (added)

  5. ⚠️ Warning! This is just a scenario. Not suitable for real use! ⚠️