lib:postgrest
Modules
- PostgREST.App
- PostgREST.AppState
- PostgREST.Auth
- PostgREST.CLI
- PostgREST.Config
- PostgREST.Config.Database
- PostgREST.Config.JSPath
- PostgREST.Config.PgVersion
- PostgREST.Config.Proxy
- PostgREST.ContentType
- PostgREST.Cors
- PostgREST.DbStructure
- PostgREST.DbStructure.Identifiers
- PostgREST.DbStructure.Proc
- PostgREST.DbStructure.Relationship
- PostgREST.DbStructure.Table
- PostgREST.Error
- PostgREST.GucHeader
- PostgREST.Logger
- PostgREST.Middleware
- PostgREST.OpenAPI
- PostgREST.Query.QueryBuilder
- PostgREST.Query.SqlFragment
- PostgREST.Query.Statements
- PostgREST.RangeQuery
- PostgREST.Request.ApiRequest
- PostgREST.Request.DbRequestBuilder
- PostgREST.Request.Parsers
- PostgREST.Request.Preferences
- PostgREST.Request.Types
- PostgREST.Unix
- PostgREST.Version
- PostgREST.Workers
Dependencies
- HTTP lib:HTTP >=4000.3.7 && <4000.4
- Ranged-sets lib:Ranged-sets >=0.3 && <0.5
- aeson lib:aeson >=1.4.7 && <1.6
- auto-update lib:auto-update >=0.1.4 && <0.2
- base lib:base >=4.9 && <4.16
- base64-bytestring lib:base64-bytestring >=1 && <1.3
- bytestring lib:bytestring >=0.10.8 && <0.11
- case-insensitive lib:case-insensitive >=1.2 && <1.3
- cassava lib:cassava >=0.4.5 && <0.6
- configurator-pg lib:configurator-pg >=0.2 && <0.3
- containers lib:containers >=0.5.7 && <0.7
- contravariant-extras lib:contravariant-extras >=0.3.3 && <0.4
- cookie lib:cookie >=0.4.2 && <0.5
- directory lib:directory >=1.2.6 && <1.4
- either lib:either >=4.4.1 && <5.1
- gitrev lib:gitrev >=1.2 && <1.4
- hasql lib:hasql >=1.4 && <1.5
- hasql-dynamic-statements lib:hasql-dynamic-statements ==0.3.1
- hasql-notifications lib:hasql-notifications >=0.1 && <0.3
- hasql-pool lib:hasql-pool >=0.5 && <0.6
- hasql-transaction lib:hasql-transaction >=1.0.1 && <1.1
- heredoc lib:heredoc >=0.2 && <0.3
- http-types lib:http-types >=0.12.2 && <0.13
- insert-ordered-containers lib:insert-ordered-containers >=0.2.2 && <0.3
- interpolatedstring-perl6 lib:interpolatedstring-perl6 >=1 && <1.1
- jose lib:jose >=0.8.1 && <0.9
- lens lib:lens >=4.14 && <5.1
- lens-aeson lib:lens-aeson >=1.0.1 && <1.2
- mtl lib:mtl >=2.2.2 && <2.3
- network lib:network >=2.6 && <3.2
- network-uri lib:network-uri >=2.6.1 && <2.8
- optparse-applicative lib:optparse-applicative >=0.13 && <0.17
- parsec lib:parsec >=3.1.11 && <3.2
- protolude lib:protolude >=0.3.1 && <0.4
- regex-tdfa lib:regex-tdfa >=1.2.2 && <1.4
- retry lib:retry >=0.7.4 && <0.10
- scientific lib:scientific >=0.3.4 && <0.4
- swagger2 lib:swagger2 >=2.4 && <2.7
- text lib:text >=1.2.2 && <1.3
- time lib:time >=1.6 && <1.11
- unix lib:unix >=0
- unordered-containers lib:unordered-containers >=0.2.8 && <0.3
- vector lib:vector >=0.11 && <0.13
- wai lib:wai >=3.2.1 && <3.3
- wai-cors lib:wai-cors >=0.2.5 && <0.3
- wai-extra lib:wai-extra >=3.1.8 && <3.2
- warp lib:warp >=3.3.19 && <3.4
Reverse dependencies
Direct only. Not exhaustive.
- acme-everything lib:acme-everything
- postgrest exe:postgrest
- postgrest test:spec
- postgrest test:spec-querycost
- postgrest-ws exe:postgrest-ws