We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Provide a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The Django backend and database needs an API to interact with the React Native frontend.
Please provide a clear and concise description of what you want to happen.
Add a REST API (using the already started/installed rest app using Django REST Framework).
rest
The text was updated successfully, but these errors were encountered:
/cib
Sorry, something went wrong.
Branch feature/33-setup_rest_api created for issue #33: Setup REST API
feature/33-setup_rest_api
ineshbose
Successfully merging a pull request may close this issue.
Is your feature request related to a problem?
Provide a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The Django backend and database needs an API to interact with the React Native frontend.
Describe the solution you'd like
Please provide a clear and concise description of what you want to happen.
Add a REST API (using the already started/installed
rest
app using Django REST Framework).The text was updated successfully, but these errors were encountered: