Haxl
Data fetcher
A Haskell library that simplifies access to remote data by abstracting away low-level details and optimizing data fetching
A Haskell library that simplifies access to remote data, such as databases or web-based services.
4k stars
194 watching
314 forks
Language: Haskell
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jaspervdj/hakyll | A static site generator library in Haskell that compiles websites into static files for deployment | 2,700 |
facebookincubator/hsthrift | Generates code in Haskell to communicate with other services using a simple, language-agnostic protocol for structured data | 151 |
digitallyinduced/ihp | A web development framework built on top of Haskell and Nix that aims to simplify the process of building type-safe and reliable web applications. | 4,935 |
haxefoundation/haxe | A toolkit for building cross-platform applications with a high-level, strictly-typed programming language. | 6,185 |
himura/twitter-conduit | A Haskell library providing a conduit-based interface to the Twitter API. | 159 |
yesodweb/yesod | A Haskell web framework providing a set of tools and techniques for building fast, secure, and productive web applications | 2,638 |
holmusk/three-layer | A modern, production-level starting template for building Haskell web applications with a layered architecture. | 308 |
dandoh/web-haskell-graphql-postgres-boilerplate | A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. | 122 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,179 |
marcusrainbow/haxcel | An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. | 33 |
brendanhay/gogol | A comprehensive set of libraries providing an interface to Google services in Haskell. | 281 |
ocharles/engine.io | A Haskell implementation of real-time protocols for web applications, enabling client-server communication and event-based interactions. | 149 |
aaronlevin/haskell-shopify | A type-safe client library for the Shopify API | 12 |
huandu/facebook | A Go package providing an SDK for the Facebook Graph API with file upload and batch requests. | 1,334 |
dfinity-side-projects/dhc | Compiles Haskell to WebAssembly for use in web applications | 166 |