Francesco Ciulla

@francesco

201 Points 6 Followers

6 Posts

1 Answers

Content Creator focused on creating YouTube videos.

Francesco Ciulla · 3 weeks ago

Rust 🦀 CRUD Rest API

Let's create a CRUD Rest API in Rust using: No specific framework Serde to serialize and deserialize JSON Postgres (database) Docker Docker Compose If you prefer a video version: {% youtub...
2

Francesco Ciulla · 1 month ago

PHP CRUD Rest API, using Laravel, Composer, Postgres, Docker and Docker Compose

Let's create a CRUD Rest API in PHP, using: Laravel (PHP framework) Composer (PHP package manager) Postgres (database) Docker Docker Compose Mind the similar names! ⚠️ "Composer"...
2

Francesco Ciulla · 1 month ago

Kubernetes quick tutorial

👋 Introduction Let's make the simplest but understandable Kubernetes example ever. Video version: {% youtube noJmOirhHKM %} We will create our first example with Kubernetes starting from sc...
4

Francesco Ciulla · 1 month ago

C# (C Sharp) CRUD Rest API using .NET 7, ASP.NET, Entity Framework, Postgres, Docker and Docker Compose

Let's create a CRUD Rest API in C# (or C sharp), using: .NET 7 ASP.NET (Framework for building web apps) Entity Framework (ORM) Postgres (Database) Docker (Containerization) Docker Compose...
3

Francesco Ciulla · 1 month ago

Dockerize a Python Application

Dockerize a Python application - Intro This article will show how to dockerize a simple Python application. If you prefer a video version, you can find it here: All the code is available in...
4

Francesco Ciulla · 1 month ago

JavaScript CRUD Rest API using Nodejs, Express, Sequelize, Postgres, Docker and Docker

Let's create a CRUD rest API in JavaScript, using: Node.js Express Sequelize Postgres Docker Docker Compose {% youtube Uv-jMWV29rU %} All the code is available in the GitHub repository (li...
8

Loading More Content