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

feat: convert server actions to api routes #775

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devsargam
Copy link
Contributor

@devsargam devsargam commented Jun 8, 2024

PR Fixes:

  • Convert all the actions to routes
  • Courses
  • Bookmark
  • User

Resolves #760
Follow up for #772

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

@devsargam
Copy link
Contributor Author

@hkirat any other action that can be API route?

@hkirat
Copy link
Contributor

hkirat commented Jun 10, 2024

That is the biggest one yeah

@hkirat
Copy link
Contributor

hkirat commented Jun 10, 2024

Everything else can be added incrementally

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.

feature: Move all server actions to be api routes
2 participants