web-haskell-graphql-postgres-boilerplate
Web app framework
A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools.
Modern webserver in Haskell: Graphql + Postgresql + Authentication + DB migration + Dotenv and more
122 stars
5 watching
11 forks
Language: Haskell
last commit: over 1 year ago databasedbmategraphqlgraphql-apigraphql-serverhaskelljwtjwt-authenticationmigrationmorpheusopaleyepostgresqlscottystackstack-haskelltypesafewebwebserverwebserver-setup
Related projects:
Repository | Description | Stars |
---|---|---|
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
morpheusgraphql/morpheus-graphql | A Haskell-based GraphQL framework for building APIs with native Haskell types | 410 |
graphprotocol/graph-client | A library and toolset for building fast, performant GraphQL-based decentralized applications | 174 |
jamastek/sen | A modern Next.js and GraphQL boilerplate with a range of features and tools for building scalable and maintainable applications. | 3 |
circuithub/rel8 | A Haskell library providing a concise and expressive interface to PostgreSQL databases | 156 |
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,179 |
zzy/tide-async-graphql-mongodb | A comprehensive framework for building GraphQL services and web applications with Rust | 44 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
pekkah/tanka-graphql | A comprehensive GraphQL library and execution framework for building scalable and maintainable APIs | 62 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
heuer/cassa | An implementation of the SPARQL 1.1 Graph Store HTTP Protocol with multiple backend options. | 4 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |