- Notifications
You must be signed in to change notification settings - Fork0
In this tutorial, you'll learn how to build a CRUD Django REST API using the Django REST Framework.
NotificationsYou must be signed in to change notification settings
wpcodevo/django-sqlite-crud-rest-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In this tutorial, you'll learn how to build a CRUD Django REST API using the Django REST Framework.
- Run and Test the Django REST API Locally
- Set Up the Django Project
- Create the Django Database and Serializer Models
- Database Model
- Serializer Model
- Create the CRUD REST API Views in Django
- Implement the GET and POST API Views
- Implement the GET, PATCH, and DELETE API Views
- Complete API Views
- Register the REST API Endpoints
- Add the CRUD API URLs
- Add the Base URL
- Set Up CORS on the Server
- Generate the Database Migrations
- Test the Django CRUD REST API Project
- Create Feedback
- Edit Feedback
- Fetch All Feedback
- Delete Feedback
- Conclusion
Read the entire article here:https://codevoweb.com/build-a-crud-django-rest-api-using-django-rest-framework/
About
In this tutorial, you'll learn how to build a CRUD Django REST API using the Django REST Framework.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.