Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 develop basic backend api for video processing requests #8

Merged

Conversation

Patea4
Copy link
Collaborator

@Patea4 Patea4 commented Jan 29, 2025

  • Basic file structure for the backend
  • Created simple APIs to test connectivity, with descriptions in the Swagger UI

To run install packages using uv,poetry or PDM. Then run fastapi run dev

closes #3

@Patea4 Patea4 linked an issue Jan 29, 2025 that may be closed by this pull request
@Patea4 Patea4 requested a review from KhunKrit46 February 3, 2025 19:51
Copy link
Collaborator

@KhunKrit46 KhunKrit46 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve. Just small little thing about Python version (3.13 is still in development to my understanding)

@Patea4 Patea4 merged commit 67c46f0 into main Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Develop basic backend API for video processing requests
3 participants