issues
search
khwilo
/
django-dev-labs
Experimentation on Django features
MIT License
0
stars
0
forks
source link
Set up Django REST framework (DRF)
#3
Closed
khwilo
closed
4 months ago
khwilo
commented
4 months ago
Description
Set up DRF so that I can create a RESTful API.
Acceptance criteria
DRF is installed and configured in the Django project.
I can expose data through an REST API endoint
Description
Set up DRF so that I can create a RESTful API.
Acceptance criteria