<?xml version="1.0" encoding="UTF-8"?>
<dataset xmlns="http://schema.org/" 
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://schema.org/ http://schema.org/Dataset">
  
  <name>Indielyst - Indie SaaS Product Directory</name>
  <description>Comprehensive directory of indie SaaS products, tools, and startups built by independent makers and entrepreneurs</description>
  <url>https://www.indielyst.com</url>
  <keywords>indie saas, startup directory, product hunt, saas marketplace, indie makers, bootstrap startup, micro saas</keywords>
  <creator>
    <name>Indielyst</name>
    <url>https://www.indielyst.com</url>
  </creator>
  <dateModified>2026-04-03T18:37:55.621Z</dateModified>
  <license>https://creativecommons.org/licenses/by/4.0/</license>
  
  <distribution>
    <contentUrl>https://www.indielyst.com/api/products</contentUrl>
    <encodingFormat>application/json</encodingFormat>
    <description>API endpoint for accessing product data</description>
  </distribution>

  <!-- Product Catalog -->
  <hasPart>
    <dataset>
      <name>SaaS Products Catalog</name>
      <description>Collection of indie SaaS products with detailed information</description>
      <keywords>saas products, indie tools, startup software, business tools</keywords>
      
      
      
    </dataset>
  </hasPart>

  <!-- Categories -->
  <hasPart>
    <dataset>
      <name>Product Categories</name>
      <description>Categories of SaaS products available on the platform</description>
      <keywords>saas categories, product types, tool categories</keywords>
      
      <hasPart>
        <category>
          <name>AI Tools</name>
          <description>Artificial Intelligence and Machine Learning SaaS products</description>
          <url>https://www.indielyst.com/search?category=AI%20Tools</url>
        </category>
      </hasPart>
      
      <hasPart>
        <category>
          <name>No-Code</name>
          <description>No-code and low-code development platforms</description>
          <url>https://www.indielyst.com/search?category=No-Code</url>
        </category>
      </hasPart>
      
      <hasPart>
        <category>
          <name>Analytics</name>
          <description>Data analytics and business intelligence tools</description>
          <url>https://www.indielyst.com/search?category=Analytics</url>
        </category>
      </hasPart>
      
      <hasPart>
        <category>
          <name>Marketing</name>
          <description>Marketing automation and growth tools</description>
          <url>https://www.indielyst.com/search?category=Marketing</url>
        </category>
      </hasPart>
      
      <hasPart>
        <category>
          <name>Developer Tools</name>
          <description>Development tools and programming utilities</description>
          <url>https://www.indielyst.com/search?category=Developer%20Tools</url>
        </category>
      </hasPart>
      
    </dataset>
  </hasPart>

</dataset>