Skip to content

Conversation

josecelano
Copy link
Member

@josecelano josecelano commented Jun 15, 2023

API migration to Axum for torrent context.

Torrent files:

  • Upload torrent file
  • Download torrent file

Indexed torrents:

  • Search for torrents
  • Get torrent info
  • Update torrent
  • Delete torrent

We are migrating the API to Axum. We need the `multipart` feature to
handle the upload torrent file POST.
@josecelano josecelano linked an issue Jun 15, 2023 that may be closed by this pull request
@josecelano josecelano added the Code Cleanup / Refactoring Tidying and Making Neat label Jun 15, 2023
@josecelano josecelano mentioned this pull request Jun 15, 2023
12 tasks
@josecelano josecelano marked this pull request as ready for review June 16, 2023 12:09
@josecelano josecelano requested a review from da2ce7 June 16, 2023 12:10
@josecelano josecelano merged commit 032b57f into torrust:develop Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Cleanup / Refactoring Tidying and Making Neat
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Axum API: torrent context
1 participant