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

CRUD APIs for a model #3

Open
suffisme opened this issue Oct 2, 2022 · 0 comments
Open

CRUD APIs for a model #3

suffisme opened this issue Oct 2, 2022 · 0 comments

Comments

@suffisme
Copy link
Owner

suffisme commented Oct 2, 2022

Suppose all the data being fetched, added, modified and deleted for a certain model M is being done via API endpoints.

You are supposed to make all CRUD APIs for the model M.
Model's name is "experience" which contains several data regarding the user putting up the data.

Code must handle and checks for requests.
Assume that the user is logged in while creating APIs.

suffisme pushed a commit that referenced this issue Oct 24, 2022
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