filmov
tv
Build a CRUD REST API with Rust Axum | Tutorial

Показать описание
A tutorial on creating a basic CRUD REST API with Rust, using the Axum framework and Postgres as the database.
Timestamps
00:00 Introduction
00:26 Creating your Postgres user and database.
02:40 The .env file for environment variables
02:55 How to get your Postgres database connection string.
03:23 Import struct, traits, functions, and macros into the program scope.
04:48 Working with environment variables.
08:13 Get/Read task API handler.
10:08 Post/Create task API handler.
13:15 Patch/Update task API handler.
15:30 DELETE task API handler.
17:34 Update task handler Revisited and Redesigned.
Further reading
#rust #axum #sql
Timestamps
00:00 Introduction
00:26 Creating your Postgres user and database.
02:40 The .env file for environment variables
02:55 How to get your Postgres database connection string.
03:23 Import struct, traits, functions, and macros into the program scope.
04:48 Working with environment variables.
08:13 Get/Read task API handler.
10:08 Post/Create task API handler.
13:15 Patch/Update task API handler.
15:30 DELETE task API handler.
17:34 Update task handler Revisited and Redesigned.
Further reading
#rust #axum #sql
RESTful APIs in 100 Seconds // Build an API from Scratch with Node.js Express
Build a REST API with Node JS and Express | CRUD API Tutorial
Build Restful CRUD API with Node.js, Express and MongoDB in 45 minutes for Beginners from Scratch
CRUD API Tutorial – Node, Express, MongoDB
From REST API to CRUD app in minutes | Budibase | REST API
Build a CRUD REST API with Rust Axum | Tutorial
CRUD REST API using Node | Express | MongoDB
Create your FIRST CRUD RESTful API - Java, MySQL, Springboot, JPA, & Maven
Building Refund Approval Workflows with Appsmith, ft. Stripe API.
Spring Boot - Build a CRUD REST API with MongoDB Atlas | JavaTechie
Build a RESTful API: A One-Stop Tutorial for CRUD Operations - From Start to Finish
Rust 🦀 CRUD Rest API - Rust, Postgres, Docker, Docker Compose
CRUD App in 30 mins | Simplest Explanation | Spring Boot | REST | JPA | H2 | Tutorials for Beginners
Create REST API for mobile app | CRUD operations
Build a CRUD Rest API in Python using Flask, Postgres, Docker and Docker compose #python #docker
Build a CRUD Rest API in Java using Spring boot, Hibernate, Postgres, Docker and Docker Compose
Building a CRUD REST API with Nest js and Prisma
Building CRUD REST API using Python, Flask & MySQL | REST API Testing with POSTMAN
Build a REST API (CRUD) with AWS Lambda, API Gateway & DynamoDB Using Python | Step-by-Step Guid...
Build A Simple CRUD API With Next.js 13 App Router (REST API)
Node.js and TypeScript: Build a CRUD API
Java REST API with Spring Boot Tutorial | REST API CRUD Implementation
spring boot CRUD REST API with MYSQL for beginners
Build Rest API using Node.js | CRUD API Tutorial | Node.js Tutorial for Beginners #5
Комментарии