purescript-contrib/purescript-http-methods

HTTP method type

PureScriptDhall
This is stars and forks stats for /purescript-contrib/purescript-http-methods repository. As of 05 May, 2024 this repository has 9 stars and 7 forks.

HTTP Methods HTTP method type. The definition of the type is based on HTTP/1.1 with RFC 2518 and RFC 5789. Installation Install http-methods with Spago: spago install http-methods Quick start module PrintingExample where import Data.HTTP.Method (Method(..), print) import Data.Either (Either(..)) -- To print an HTTP method, use the `print` function: -- same as "GET" getMethod :: String getMethod = print (Left GET) module ParsingExample where import Data.HTTP.Method (Method(..), CustomMethod(..), parse,...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
purescript-contrib/purescript-argonaut-corePureScriptJavaScriptDhall470300
input-output-hk/marlowe-cardanoHaskellJupyter NotebookNix790380
justinwoo/purescript-record-extraPureScriptNixJavaScript300160
purescript-contrib/purescript-nowPureScriptDhallJavaScript190110
purescript/purescript-numbersPureScriptJavaScript120170
purescript/purescript-profunctorPureScript32-1130
lamdu/lamduHaskellJavaScriptNix1.8k0670
purescript-contrib/purescript-argonaut-traversalsPureScriptDhall110170
purescript/purescript-safe-coercePureScript19050
purescript/purescript-unsafe-coercePureScriptJavaScript90120