<?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: Daidallos</title>
    <description>The latest articles on DEV Community by Daidallos (@daidallostech).</description>
    <link>https://dev.to/daidallostech</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4093816%2F014af8a9-38ff-4a5f-9864-c51cd99f2aa4.png</url>
      <title>DEV Community: Daidallos</title>
      <link>https://dev.to/daidallostech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/daidallostech"/>
    <language>en</language>
    <item>
      <title>I've got feedback from previous project and implement it in new one! (FastAPI + PostgreSQL + External API + Docker)</title>
      <dc:creator>Daidallos</dc:creator>
      <pubDate>Tue, 25 Aug 2026 09:17:36 +0000</pubDate>
      <link>https://dev.to/daidallostech/ive-got-feedback-from-previous-project-and-implement-it-in-new-one-fastapi-postgresql--3nok</link>
      <guid>https://dev.to/daidallostech/ive-got-feedback-from-previous-project-and-implement-it-in-new-one-fastapi-postgresql--3nok</guid>
      <description>&lt;p&gt;I'm learning backend development and I really enjoy it!&lt;/p&gt;

&lt;p&gt;I created my first API last month and got an amazing feedback! I work hard these days and created a new project.&lt;/p&gt;

&lt;p&gt;What I learnt.&lt;/p&gt;

&lt;p&gt;1.Deep-dive into DB. (b-tree, CITEXT)&lt;/p&gt;

&lt;p&gt;2.I learnt about pattern "Repository" and implement in this porject.&lt;/p&gt;

&lt;p&gt;3.Swapped # for docstrings.&lt;/p&gt;

&lt;p&gt;4.I tried to work with external API. Actually, it was hard, because sometimes there is no data what you want to get and you have to figure out what to do next and where get this data.&lt;/p&gt;

&lt;p&gt;5.I use Docker and I barely understand what I do (Can you recommend something to learn Docker and understand it?)&lt;/p&gt;

&lt;p&gt;I ask feedback about everything, especially:&lt;/p&gt;

&lt;p&gt;1.Project structure.&lt;/p&gt;

&lt;p&gt;2.Database structure.&lt;/p&gt;

&lt;p&gt;3.Code quality.&lt;/p&gt;

&lt;p&gt;4.What can I change to make it works better.&lt;/p&gt;

&lt;p&gt;5.What should I learn to improve my skills?&lt;/p&gt;

&lt;p&gt;That's my new project:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/daidallos-tech/football-club-api" rel="noopener noreferrer"&gt;https://github.com/daidallos-tech/football-club-api&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;That's my first project:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/daidallos-tech/Movie_API" rel="noopener noreferrer"&gt;https://github.com/daidallos-tech/Movie_API&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;P.S.&lt;/p&gt;

&lt;p&gt;Thank you everyone for your time and advice. I really appreciate that.&lt;/p&gt;

</description>
      <category>backend</category>
      <category>database</category>
      <category>learning</category>
      <category>python</category>
    </item>
  </channel>
</rss>
