
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>0xf4de Blog</title>
      <link>https://blog.0xf4de.com/blog</link>
      <description>Offensive security, C2 infrastructure, shellcode, and lab builds from 0xf4de.</description>
      <language>en-us</language>
      <managingEditor> (Chad Wilson)</managingEditor>
      <webMaster> (Chad Wilson)</webMaster>
      <lastBuildDate>Mon, 28 Aug 2023 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://blog.0xf4de.com/tags/sqlite/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.0xf4de.com/blog/build-and-deploy-to-do-app-with-docker</guid>
    <title>Build and Deploy the Todo App with Docker Compose</title>
    <link>https://blog.0xf4de.com/blog/build-and-deploy-to-do-app-with-docker</link>
    <description>Package the FastAPI backend and React frontend into Docker containers and wire them together with Docker Compose. We cover SQLite volume mounts, environment variable handling, and what changes for production.</description>
    <pubDate>Mon, 28 Aug 2023 00:00:00 GMT</pubDate>
    <author> (Chad Wilson)</author>
    <category>docker</category><category>docker-compose</category><category>deployment</category><category>sqlite</category><category>react</category><category>fastapi</category>
  </item>

  <item>
    <guid>https://blog.0xf4de.com/blog/todo-api-creation-with-fastapi</guid>
    <title>Todo API Creation with FastAPI</title>
    <link>https://blog.0xf4de.com/blog/todo-api-creation-with-fastapi</link>
    <description>Build a Todo API with FastAPI and SQLite. Step-by-step walkthrough covering database setup with SQLAlchemy, models, routes, and why we make the choices we do. Part one of the full-stack todo app series.</description>
    <pubDate>Sun, 27 Aug 2023 00:00:00 GMT</pubDate>
    <author> (Chad Wilson)</author>
    <category>full-stack</category><category>react-python-sqlite</category><category>sqlite</category><category>sqlalchemy</category><category>python</category><category>fastapi</category>
  </item>

    </channel>
  </rss>
