Skip to content

Instantly share code, notes, and snippets.

View tibinthomas9's full-sized avatar
💭
study break

Tibin Thomas tibinthomas9

💭
study break
View GitHub Profile
@tibinthomas9
tibinthomas9 / cheat_sheet.md
Last active March 13, 2022 01:38 — forked from nhudinhtuan/cheat_sheet.md
15 days cheat sheet for interviews
Request
curl -X GET \
http://api-staging.jackpotrising.com/v3/games/58/contests \
-H 'authorization: Bearer oRrqTyNxQFia9ZK60zw5Yw' \
-H 'cache-control: no-cache' \
-H 'content-type: application/json' \
-H 'mode: test' \
-H 'postman-token: 64372f12-f592-453a-4dac-c56b03f07bc1' \
Response