ASH84
Software Engineer focused on turning complexity into simplicity. Co-founder at Payhere. Previously Tech Lead of remit team at Banksalad.
Experience
- Head of tech Payhere.Inc, 2024βpresent
- CTO Payhere.Inc, 2020β2023
- TechLead, Banksalad, 2018β2020
- Senior Software Engineer Danal, 2014β2018
Latest Blog Posts
-
Jan 20, 2020nginx header module```shell add_header 'Access-Control-Allow-Origin' '{ DOMAIN }'; add_header 'Access-Control-Allow-Credentials' 'true'; add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS, PUT, HEAD'; add_header 'Access-Control-Allow-Headers' 'Origin,Content-Type,authorization,accept'; ``` API μμ ν λλ λ³λ€λ₯Έ μ΄...