Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dmitriy347
/
supplier-finder
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Сервис поставщиков: модель данных, seed-датасет, backend поиска / фильтрации поставщиков
- #1
#1
Merged
dmitriy347
merged 6 commits into
main
dmitriy347/supplier-finder:main
from
feature/supplier-model-and-search
dmitriy347/supplier-finder:feature/supplier-model-and-search
Copy head branch name to clipboard
Jun 22, 2026
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Сервис поставщиков: модель данных, seed-датасет, backend поиска / фильтрации поставщиков
#1
dmitriy347
merged 6 commits into
main
dmitriy347/supplier-finder:main
from
feature/supplier-model-and-search
dmitriy347/supplier-finder:feature/supplier-model-and-search
Copy head branch name to clipboard
Commits
Commits on Jun 22, 2026
feat(db): Добавил настройку асинхронного подключения к БД (SQLAlchemy + SQLite).
dmitriy347
committed
4b3a31f
View commit details
Copy full SHA for 4b3a31f
Browse repository at this point
feat(models): Добавил модель Supplier.
dmitriy347
committed
eb846f8
View commit details
Copy full SHA for eb846f8
Browse repository at this point
feat(seed): Добавил исходный набор данных и скрипт для его загрузки.
dmitriy347
committed
a12fdbc
View commit details
Copy full SHA for a12fdbc
Browse repository at this point
feat(services): Добавил логику поиска / фильтрации поставщиков, сортировку по наличию сертификата и цене.
dmitriy347
committed
c9c9750
View commit details
Copy full SHA for c9c9750
Browse repository at this point
feat(api/schemas): Добавил Pydantic-схему ответа API.
dmitriy347
committed
fec0d75
View commit details
Copy full SHA for fec0d75
Browse repository at this point
feat(api): Добавил эндпоинт поиска поставщиков.
dmitriy347
committed
e1f2b1c
View commit details
Copy full SHA for e1f2b1c
Browse repository at this point
You can’t perform that action at this time.