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

Move some API endpoints over to admin/ namespace + add some request helpers #16

Merged
merged 4 commits into from
Oct 23, 2020

Conversation

ethanlee16
Copy link
Member

  • Moves user and viewing permission endpoints over to admin namespace (work may still need to be done on profile endpoints. I'm not sure what the intended use of those endpoints are quite yet, from an admin perspective.)
  • Adds new request helper: routeByMethod to divide functions up by HTTP verb and use them to enforce some RESTful conventions.

Migrations

CC: @erinysong

@ethanlee16 ethanlee16 force-pushed the ethan/admin-namespace-refactor branch from d93b4f0 to 9ee3d6d Compare October 23, 2020 04:13
@erinysong-zz erinysong-zz merged commit 2c1ec25 into main Oct 23, 2020
@ethanlee16 ethanlee16 deleted the ethan/admin-namespace-refactor branch October 23, 2020 04:34
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.

None yet

2 participants