Best of REST API — January 2024
- 1
- 2
- 3
DEV·2y
Building a FullStack Application with Django, Django REST & Next.js
Learn how to build a fullstack application with Django and Next.js. Understand the features of both frameworks and how to set up a Django REST API and create a frontend application with Next.js. Explore handling CRUD operations, routing, and connecting the backend and frontend applications.
- 4
Community Picks·2y
Python 🐍 fullstack REST API app with Docker 🐳
Learn how to create a Python fullstack REST API app using Next.js and Flask. This tutorial covers setting up the database with Postgres and Docker, creating the backend with Flask and SQLAlchemy, and building the frontend with Next.js and Tailwind CSS.
- 5