🏠
Work from heaven
A Google Apps Script freelancer that ready to automate your workflows.
- Kab. Semarang, ID
- miftahafina.com
- miftahafina
- @miftahafina
- in/miftahafina
- @mending.ngoding
Highlights
Pinned Loading
-
-
jokes-bapack2-python
jokes-bapack2-python PublicGet random jokes bapack2 from jokes-bapack2-api
Python 1
-
jokes-bapack2-vscode
jokes-bapack2-vscode PublicEnjoy jokes bapak2 while ngoding on visual studio code
JavaScript 1
-
Random Jokes Bapack2 on your gsheet
Random Jokes Bapack2 on your gsheet 1function joke() {
2let result = UrlFetchApp.fetch("https://jokes-bapack2-api.yuana.id/v1/text/random").getContentText();
3let data = JSON.parse(result);
4return data["data"];
5}
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.