Author: Trần Huy

Trần Huy

Posts by Trần Huy:

API Gateway with Go and Node.js

## Ref Building an API Gateway using Node.js https://github.com/motiv-labs/janus https://dev.to/alombarte/an-api-gateway-is-not-the-new-unicorn-2kk2

Golang in use

What is this article about? Import Debug Variables and Declarations Function Declarations Data Type Structure, enum, class Maps, Arrays and Slices Interfaces Concurrency Pointer How to create a routes ( Storing routes, static routes, dynamic routes, Forwarding routes… ) Working with web handlers, requests, and ResponseWriter instances: parse request data, response JSON Making a middleware […]

PostgreSQL in use

What is in this article in summary? + Install postgreSQL on centos 7 + Secure your database connection via ssh tunnel + Some basic guide on psql prompt (How to Switching Over to the postgres Account on server, exit postgres back to linux command prompt, Create a new role, Set password for postgres account, Create […]

Golang Concurrency

Sắc màu cuộc sống – album 09: Vung Tau Trip – Tet Festival

Sắc màu cuộc sống – album 08: chuyến leo núi Tà Năng Phan Dũng

           

How to use Use Auto Layout in design ios app

Swift Generic Best Practise

How to use Named Parameters in swift

Build a microservice system with Go lang in practise