https://github.com/ifaronti/finance-backend-fastapi
Backend codes for finance app
https://github.com/ifaronti/finance-backend-fastapi
docker fastapi postgresql prisma-client psycopg2
Last synced: about 2 months ago
JSON representation
Backend codes for finance app
- Host: GitHub
- URL: https://github.com/ifaronti/finance-backend-fastapi
- Owner: ifaronti
- Created: 2024-11-21T23:45:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-01T12:05:03.000Z (about 1 year ago)
- Last Synced: 2025-06-04T01:02:21.373Z (about 1 year ago)
- Topics: docker, fastapi, postgresql, prisma-client, psycopg2
- Language: Python
- Homepage: https://kfz6ct3p22dssy3p353ugp7b7u0yubvl.lambda-url.eu-west-1.on.aws/docs
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Built/Deployed With:
- DOCKER
- Python/Fastapi
- POSTGRES
- RAW SQL
- Psycopg2
- Prisma For Migration And Intropection
## URLS
- Live Site Solution: [Interactive Doc](https://kfz6ct3p22dssy3p353ugp7b7u0yubvl.lambda-url.eu-west-1.on.aws/docs) - SWAGGER UI interactive documentation For this API
- Full README [Finance App](https://github.com/ifaronti/finance-app)