https://github.com/tetherone/head-hunter
FastAPI, api for searching jobs and creating vacancies
https://github.com/tetherone/head-hunter
celery docker fastapi poetry postgresql pydantic rabbitmq s3 sqlalchemy
Last synced: 3 months ago
JSON representation
FastAPI, api for searching jobs and creating vacancies
- Host: GitHub
- URL: https://github.com/tetherone/head-hunter
- Owner: TetherOne
- Created: 2024-05-28T09:36:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T05:33:24.000Z (almost 2 years ago)
- Last Synced: 2026-03-04T06:47:08.554Z (4 months ago)
- Topics: celery, docker, fastapi, poetry, postgresql, pydantic, rabbitmq, s3, sqlalchemy
- Language: Python
- Homepage:
- Size: 195 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Head Hunter
## Description
API for searching jobs and creating vacancies
### Technologies
- FastAPI, SQLAlchemy, Pydantic
- PostgreSQL
- Redis
- Celery + RabbitMQ
- S3 storage
- Black, Autoflake