Skip to content

HoudiniGraphql/houdini

Folders and files

NameName
Last commit message
Last commit date
Jan 8, 2025
Nov 5, 2024
Sep 15, 2023
Dec 19, 2024
Jan 8, 2025
Dec 16, 2024
Apr 14, 2022
Apr 9, 2023
Dec 3, 2024
Mar 11, 2023
Dec 3, 2024
Oct 6, 2023
Aug 25, 2022
Jul 29, 2021
Jul 23, 2021
Sep 12, 2024
Jul 25, 2024
Dec 19, 2024
Dec 19, 2024
Oct 15, 2022
Dec 3, 2024
Sep 25, 2023
Jul 12, 2024
Dec 31, 2022

Repository files navigation

Houdini's logo (dark or light)

The disappearing GraphQL framework

version CI Tests github stars downloads license

✨  Features

  • Composable and colocated data requirements for your components
  • Normalized cache with declarative updates
  • Generated types
  • Subscriptions
  • Pagination (cursors and offsets)

At its core, houdini seeks to enable a high quality developer experience without compromising bundle size. Houdini shifts what is traditionally handled by a bloated runtime into a compile step that allows for the generation of an incredibly lean GraphQL abstraction for your application.

🕹  Example

For a detailed example, you can check out the example-sveltekit-todo or the final version of the Pokédex application from the Getting Started guide.

📚  Documentation

For documentation, please visit the api reference on the website.

🚀  Getting Started

For an in-depth guide to getting started with Houdini, check out the guide on our website.

✏️  Contributing

If you are interested in helping out, the contributing guide should provide some guidance. If you need something more specific, feel free to reach out on our discord (we are online almost 24/7 like @AlecAivazis and others). There's lots to help with regardless of how deep you want to dive or how much time you can spend 🙂