Found 38 repositories(showing 30)
Create an advanced REST API with Python, Django REST Framework and Docker using Test Driven Development (TDD)
magda2307
This project is a backend REST API for a recipe application built using Python and Django. It serves as a demonstration of building advanced APIs using Django, following the concepts taught in the course "Build a Backend REST API with Python & Django - Advanced."
SynAck-rm-f
Django APIs – Learning Project (REST & Backend Fundamentals) This repository contains code and notes developed while studying the book "Django for APIs: Build web APIs with Python & Django" by William S. Vincent.
vigneshSs-07
It is from Udemy_Course called "Build a Backend REST API with Python & Django - Beginner" and Im exploring and building the same thing which is explained in course with some additional notes and my learnings.
codebyrishi3075
This project is a backend API for an Expense Tracker application built using Python, Django, and Django REST Framework. The APIs are designed to be easily consumed by a React frontend, enabling developers to build a fully functional, production-ready expense tracking website with secure authentication and structured data flow.
No description available
No description available
josse995
Build a Backend REST API with Python and Django Beginner
Build a Backend Rest API with Python and Django Framework
josse995
Build a Backend REST API with Python and Django Advanced
arigatopix
Build Backend REST API with Python and Django - Recipe api source code
UenalAnastasiia
REST-API Backend for Kanban-Board, build with Python and Django REST Framework
LazovicDusan
Build a Backend REST API with Python and Django - Recipe Web App
acleland
Udemy Course Project - Build a Backend REST API with Python and Django
wickedgame43
Udemy course: Build a Backend Rest Api with Python and Django Beginner
Kiran-Karandikar
Repo for Udemy course "Build Backend Rest Api with Django and Python"
chryshbk
Recipe api source code - from "Build a backend REST API with Python and Django
capiedrav
Project for the course Build a Backend REST API with Python and Django (Udemy)
teokavou
my first test book Alam Build a backend REST API with Python and Django
blackbass64
🍲 Learn Build a Backend REST API with Python and Django (Advanced) course on Udemy
sdyakovski-study
Profiles REST API course code (based on a tutorial Build Your Own Backend REST API with Python and Django REST Framework - Beginner).
CbrAun1184
This repo is to hold exercises done on Build a Backend REST API with Python and Django
AliAhmed36
A project repo created to follow along with the "Build a Backend REST API with Python and Django - Advanced"
jbourden
Recipe API based on the "Build a Backend REST API with Python & Django" tutorial by Mark Winterbottom and Brooke Rutherford.
GustavoPMex
The backend of the third project of the book named 'Rest APIs with Django: Build Powerful Web APIs with Python and Django' by William S. Vicent.
wtsimple
It's a scrapping project to collect data from the downloaded pages from a website. Also contains a prototype of the web app we can build with the scraped data. The scrapping and processing part is built with Python, in particular the scrapping is performed by BeautifulSoup. The web app, on the other hand, has a REST API backend made with the Django Rest Framework and the front end is build with VUEJS.
GustavoPMex
This is the backend of the second practice of the book named 'Rest APIs with Django: Build Powerful Web APIs with Python and Django' by William S. Vicent.
MaxMike23
Recipe API Project, an example project based on the Udemy Course Build a Backend REST API with Python and Django by Mark Winterbottom
MShazilKhan7
A complete restaurant rest Api build with python and django rest framework. That handles different backend tasks that a restaurant could have. Tested with Insomnia client.
Lipsa-02
A RESTful Blog API built using Python, Django, and Django REST Framework. This project demonstrates how to build a backend API with user authentication and CRUD operations for blog posts