Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
postbin
master
BaseAPI
Response
PostbinAPI
APIException
Printer
Generated using Crystal 1.14.0
2024-11-26 07:31:57 UTC
module
BaseAPI
Defined in:
lib/api/base.cr
Constant Summary
URL
=
"https://postb.in/api/bin"
Class Method Summary
.delete
(url)
.get
(url)
.post
(url)
Macro Summary
http_method
(name)
Class Method Detail
def self.
delete
(url)
#
[
View source
]
def self.
get
(url)
#
[
View source
]
def self.
post
(url)
#
[
View source
]
Macro Detail
macro
http_method
(name)
#
[
View source
]