Skip to content

Instantly share code, notes, and snippets.

View nurcholisart's full-sized avatar
🎯
Focusing

Cholis nurcholisart

🎯
Focusing
View GitHub Profile
@nurcholisart
nurcholisart / cheatsheet.rb
Created February 19, 2024 01:39 — forked from mabenson00/cheatsheet.rb
Rails ActiveRecord JSON cheatsheet
# Basic key operators to query the JSON objects :
# #> : Get the JSON object at that path (if you need to do something fancy)
# -> : Get the JSON object at that path (if you don't)
# ->> : Get the JSON object at that path as text
# {obj, n} : Get the nth item in that object
# https://www.postgresql.org/docs/9.4/functions-json.html#FUNCTIONS-JSONB-OP-TABLE
# Date
# date before today

Docker

Download dan install docker dari docker.com

curl -sSL https://get.docker.com | sh

Tambah docker group

@nurcholisart
nurcholisart / send-outbound-message.md
Created March 5, 2022 11:19
Documentation on how to send outbound message in Qiscus Multichannel via REST API

Send Outbound Message

Send individual message

Verb

POST https://multichannel.qiscus.com/api/v3/admin/broadcast/client