add rest framework

master
Jerrica Bobadilla 5 years ago committed by GitHub
parent 319e9e2c5f
commit d5ee1765f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
## Description ## Description
This is a single model full CRUD API for contacts using Python and Django. This is a single model full CRUD API for contacts using Python, Django, and the Django REST Framework.
> This is an **api only**. I would suggest consuming this API using React as a _separate server_ by using [create-react-app](https://reactjs.org/docs/create-a-new-react-app.html). > This is an **api only**. I would suggest consuming this API using React as a _separate server_ by using [create-react-app](https://reactjs.org/docs/create-a-new-react-app.html).

Loading…
Cancel
Save