FastAPI Tutorial (Part 2) - Routes

Let's see how to build an API using Python's framework FastAPI. This is part 2 of a series of posts where we build an API for a fictional book store. The project includes all the main topics required to build an API like: endpoints, authentication/authorization, databases, ORM's and more. In this part of the series, we focus on creating differents endpoints to create, read, update and delete (CRUD) books from our API.

FastAPI Tutorial (Part 1) - The Basics

Let's learn how to build an API using Python framework FastAPI, by creating a online book store ecommerce service.

How to create and edit your Github profile

In this how to guide, let's see how we can create a Github profile page and styling it to display stats, images, and much more to make it look the way we like it

How to add pagination to Gatsby site

In this tutorial, we learn how to add pagination to a Gatsby Blog that uses Sanity io headless CMS or any CMS.

What is the tutorial hell and how to escape it

In this post we write about tutorial hell. A big concern of every beginner programmer, we will see exactly what is tutorial hell, why it is dangerous for developers and how to escape it.

Choosing your developer path

In this post, we have an overview of all the possible paths that we can take as a developer

Hello World

Welcome to my small piece of the internet, dedicated to my journey as a self-taught developer