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

[Tech] Create API for saving comments #3921

Closed
mariojsnunes opened this issue Oct 23, 2024 · 1 comment
Closed

[Tech] Create API for saving comments #3921

mariojsnunes opened this issue Oct 23, 2024 · 1 comment

Comments

@mariojsnunes
Copy link
Contributor

mariojsnunes commented Oct 23, 2024

Is your feature request related to a problem? Please describe.
Create an API using Remix routing.
Should be done by creating the action routes:

  • api.discussions.ts
  • api.discussions.$id.$commentId.ts (edit)

The API must validate the authenticated user.

Additional context
This is part of the effort to decouple the firebase from the client to make it easier for a Supabase migration.
And also improve codebase maintainability.

Blocked by:

  1. [Tech] Server-side Auth #3960
@github-project-automation github-project-automation bot moved this to New / Under Discussion in Community Platform Oct 23, 2024
@mariojsnunes mariojsnunes changed the title Create API for saving comments [Tech] Create API for saving comments Oct 23, 2024
@mariojsnunes
Copy link
Contributor Author

Closed by #4006

@github-project-automation github-project-automation bot moved this from New / Under Discussion to Done in Community Platform Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant