<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: JC.Gaytan</title>
    <description>The latest articles on DEV Community by JC.Gaytan (@jcgaytan).</description>
    <link>https://dev.to/jcgaytan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F303734%2F25340f0c-1906-4902-b308-2e6ec16a2286.png</url>
      <title>DEV Community: JC.Gaytan</title>
      <link>https://dev.to/jcgaytan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jcgaytan"/>
    <language>en</language>
    <item>
      <title>Exploring the Power of Generic Repository Pattern in RESTful APIs</title>
      <dc:creator>JC.Gaytan</dc:creator>
      <pubDate>Wed, 23 Aug 2023 17:27:41 +0000</pubDate>
      <link>https://dev.to/jcgaytan/exploring-the-power-of-generic-repository-pattern-in-restful-apis-5c89</link>
      <guid>https://dev.to/jcgaytan/exploring-the-power-of-generic-repository-pattern-in-restful-apis-5c89</guid>
      <description>&lt;p&gt;🇺🇸/🇪🇸/🇫🇷 👋 Welcome to the world of SampleAPIGenericRepository! In this repository, we're diving into the implementation of a Generic Repository Pattern within a RESTful API that manages data access for various entities. Plus, we'll showcase built-in Authentication using JWT tokens. / 👋 ¡Bienvenidos al mundo de SampleAPIGenericRepository! En este repositorio, exploramos la implementación de un Patrón de Repositorio Genérico en una API RESTful que maneja el acceso a datos para diversas entidades. Además, en este proyecto mostramos la Autenticación incorporada utilizando tokens JWT. / 👋 Bienvenue dans l'univers de SampleAPIGenericRepository ! Dans ce référentiel, nous explorons la mise en œuvre d'un Modèle de Répertoire Générique dans une API RESTful qui gère l'accès aux données pour différentes entités. De plus, ce projet démontre l'utilisation d'une Authentification intégrée en utilisant des jetons JWT.&lt;br&gt;
&lt;a href="https://www.linkedin.com/pulse/exploring-power-generic-repository-pattern-restful-gaytan-delgado"&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;

</description>
      <category>csharp</category>
      <category>restapi</category>
      <category>security</category>
      <category>architecture</category>
    </item>
    <item>
      <title>Building Secure APIs with JWT</title>
      <dc:creator>JC.Gaytan</dc:creator>
      <pubDate>Wed, 23 Aug 2023 17:24:47 +0000</pubDate>
      <link>https://dev.to/jcgaytan/building-secure-apis-with-jwt-31nl</link>
      <guid>https://dev.to/jcgaytan/building-secure-apis-with-jwt-31nl</guid>
      <description>&lt;p&gt;👋 Today, I want to take you on a journey through a project that demonstrates how to build a secure API with user authentication using JSON Web Tokens (JWT). Let's dive into SampleAPIWithAuthentication! / 👋 Hoy les voy a llevar a través de un proyecto que demuestra cómo construir una API segura con autenticación de usuarios utilizando Tokens Web JSON (JWT). ¡Sumérgete en SampleAPIWithAuthentication!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/pulse/building-secure-apis-jwt-juan-carlos-gaytan-delgado"&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;

</description>
      <category>csharp</category>
      <category>restapi</category>
      <category>encryption</category>
    </item>
    <item>
      <title>Enhancing Data Security with AES Encryption: A Practical Guide</title>
      <dc:creator>JC.Gaytan</dc:creator>
      <pubDate>Wed, 23 Aug 2023 17:21:21 +0000</pubDate>
      <link>https://dev.to/jcgaytan/enhancing-data-security-with-aes-encryption-a-practical-guide-43g7</link>
      <guid>https://dev.to/jcgaytan/enhancing-data-security-with-aes-encryption-a-practical-guide-43g7</guid>
      <description>&lt;p&gt;In this article, we delve into the world of AES encryption and demonstrate its application through a step-by-step guide. We'll explore the creation of an AES encryption library and provide a hands-on example to showcase how it can be seamlessly integrated into your applications &lt;br&gt;
&lt;a href="https://www.linkedin.com/pulse/enhancing-data-security-aes-encryption-practical-gaytan-delgado"&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;

</description>
      <category>csharp</category>
      <category>security</category>
      <category>encryption</category>
    </item>
  </channel>
</rss>
