Skip to content
View agilhdi's full-sized avatar
🎵
Listenin Radiohead..
🎵
Listenin Radiohead..

Block or report agilhdi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. golang-clean-architecture golang-clean-architecture Public

    Forked from teten-nugraha/golang-clean-architecture

    Simple Crud Application with Clean Architecture

    Go

  2. async-ticket-broker async-ticket-broker Public

    Forked from acepabdurohman/async-ticket-broker

    Go

  3. cors-handling cors-handling Public

    Forked from Rob--W/cors-anywhere

    CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.

    JavaScript

  4. How To Get Long Live Access Token Fa... How To Get Long Live Access Token Facebook API
    1
    * [Official instructions](https://developers.facebook.com/docs/facebook-login/access-tokens/refreshing/#get-a-long-lived-user-access-token)
    2
    * [Useful SO answer](https://stackoverflow.com/a/28418469/6196010)
    3
    
                  
    4
    # 0 - Open the token validator
    5
    Go to https://developers.facebook.com/tools/debug/accesstoken/ and use this page to test your tokens at each step, namely looking at their expiry date. 
  5. Using Gmail SMTP with Cloudflare Ema... Using Gmail SMTP with Cloudflare Email Routing: A Step-by-Step Guide
    1
    # Using Gmail SMTP with Cloudflare Email Routing: Step-by-Step Guide
    2
    
                  
    3
    Learn how to send emails through Gmail SMTP with Cloudflare Email Routing in this comprehensive guide.
    4
    
                  
    5
    ## Step 1: Enable 2-Factor Authentication
  6. ImportJSON ImportJSON Public

    Forked from bradjasper/ImportJSON

    Import JSON into Google Sheets, this library adds various ImportJSON functions to your spreadsheet

    HTML