package ez_api
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Easy API library and tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.2.0.tar.gz
md5=08f55e6d79d09fd4b14e48981ea89963
sha512=3b00866b03aab19c6f6eac79bd94dfd24bf66829303c03491523476bc9302962f7ff4a820e0b2215ce6362c09ec3da8f65d57908b8f85598154e0f677323843d
doc/ez_api.request_lwt/EzRequest_lwt/Make/Legacy/index.html
Module Make.LegacySource
Source
type ('arg, 'input, 'output, 'error, 'security) service =
(unit, 'arg, 'input, 'output) EzAPI.Legacy.serviceSource
type ('arg1, 'arg2, 'output, 'error, 'security) service2 =
('arg1, 'arg2, 'output) EzAPI.Legacy.service2Source
type ('input, 'output, 'error, 'security) post_service0 =
('input, 'output) EzAPI.Legacy.post_service0Source
type ('arg, 'input, 'output, 'error, 'security) post_service1 =
('arg, 'input, 'output) EzAPI.Legacy.post_service1Source
type ('arg1, 'arg2, 'input, 'output, 'error, 'security) post_service2 =
('arg1, 'arg2, 'input, 'output) EzAPI.Legacy.post_service2Source
val get0 :
?post:bool ->
?headers:(string * string) list ->
?params:(EzAPI.Param.t * EzAPI.param_value) list ->
?msg:string ->
EzAPI.base_url ->
('output, 'error, 'security) service0 ->
('output, 'error api_error) result Lwt.tSource
val get1 :
?post:bool ->
?headers:(string * string) list ->
?params:(EzAPI.Param.t * EzAPI.param_value) list ->
?msg:string ->
EzAPI.base_url ->
('arg, 'output, 'error, 'security) service1 ->
'arg ->
('output, 'error api_error) result Lwt.tSource
val get2 :
?post:bool ->
?headers:(string * string) list ->
?params:(EzAPI.Param.t * EzAPI.param_value) list ->
?msg:string ->
EzAPI.base_url ->
('arg1, 'arg2, 'output, 'error, 'security) service2 ->
'arg1 ->
'arg2 ->
('output, 'error api_error) result Lwt.tSource
val post0 :
?headers:(string * string) list ->
?params:(EzAPI.Param.t * EzAPI.param_value) list ->
?msg:string ->
?url_encode:bool ->
input:'input ->
EzAPI.base_url ->
('input, 'output, 'error, 'security) post_service0 ->
('output, 'error api_error) result Lwt.tSource
val post1 :
?headers:(string * string) list ->
?params:(EzAPI.Param.t * EzAPI.param_value) list ->
?msg:string ->
?url_encode:bool ->
input:'input ->
EzAPI.base_url ->
('arg, 'input, 'output, 'error, 'security) post_service1 ->
'arg ->
('output, 'error api_error) result Lwt.tSource
val post2 :
?headers:(string * string) list ->
?params:(EzAPI.Param.t * EzAPI.param_value) list ->
?msg:string ->
?url_encode:bool ->
input:'input ->
EzAPI.base_url ->
('arg1, 'arg2, 'input, 'output, 'error, 'security) post_service2 ->
'arg1 ->
'arg2 ->
('output, 'error api_error) result Lwt.tSource
val request :
?headers:(string * string) list ->
?params:(EzAPI.Param.t * EzAPI.param_value) list ->
?msg:string ->
?post:bool ->
?url_encode:bool ->
input:'input ->
EzAPI.base_url ->
('arg, 'input, 'output, 'error, 'security) service ->
'arg ->
('output, 'error api_error) result Lwt.tSource
val pp_error :
?error:(Format.formatter -> 'a -> unit) ->
Format.formatter ->
'a api_error ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>