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

Develop asset management endpoints for storing and controlling access to files #18

Open
Neihouse opened this issue Jul 8, 2024 · 0 comments

Comments

@Neihouse
Copy link
Owner

Neihouse commented Jul 8, 2024

Action Title: Develop Asset Management Endpoints

  • Create a new file asset_handler.go in the internal/interfaces/api directory.
  • Implement CRUD operations for managing assets (files).
  • Connect the handler to the Echo router in main.go.
  • Integrate with a cloud storage service (e.g., Google Cloud Storage) for storing files.
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

No branches or pull requests

1 participant