https://github.com/eedu7/image-processing-service
https://github.com/eedu7/image-processing-service
alembic aws-s3 fastapi poetry postgresql python sqlalchemy
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eedu7/image-processing-service
- Owner: eedu7
- Created: 2024-11-01T05:02:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T03:00:06.000Z (7 months ago)
- Last Synced: 2025-02-13T16:19:18.841Z (4 months ago)
- Topics: alembic, aws-s3, fastapi, poetry, postgresql, python, sqlalchemy
- Language: Python
- Homepage:
- Size: 359 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Image Processing Service](https://roadmap.sh/projects/image-processing-service)
```bash
git clone -b test_branch_qamar https://github.com/eedu7/image-processing-service.git
cd image-processing-service
Copy-Item -Path ".env.example" -Destination ".env"
docker-compose up --build
```To see the API docs
> http://localhost:8000/docs