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

REST API Base #50

Merged
merged 2 commits into from
Dec 22, 2021
Merged

REST API Base #50

merged 2 commits into from
Dec 22, 2021

Conversation

ineshbose
Copy link
Owner

@ineshbose ineshbose commented Dec 22, 2021

Proposed changes

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Django REST Framework is setup at a good level.

Type of change

Please uncomment the selected option.

New feature (non-breaking change which adds functionality)

Steps to reproduce

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

$ python manage.py runserver
$ curl http://127.0.0.1/api

Closes #33

GitHub pull request check contexts GitHub branch checks state GitHub commit activity (branch) GitHub last commit (branch)

GitHub issue state GitHub issue title GitHub issue author GitHub issue labels GitHub issue comments GitHub issue age GitHub issue last update

@ineshbose ineshbose merged commit ab3aa77 into develop Dec 22, 2021
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.

Setup REST API
1 participant