TakaREST(RESTfull) API DesignWhen a team develops API, some policies should be introduced.May 21, 2023May 21, 2023
TakaHave you attached files(images, movies etc) on GitHub? They can be viewed by anyone.Until around May 9, 2023, every file such as images and movies that you uploaded on GitHub has been public and could be viewed by anyone in…May 18, 2023May 18, 2023
Taka[Rust] the function returning an empty string or None by checking "&Option<String>"When a function's argument is like the below in Rust code,May 14, 20221May 14, 20221
TakaGCP Cloud SQL, PosgreSQL installationIn this article, I will introduce the PostgreSQL installation on GCP Google Cloud SQL and login to the database as a created user from on…Jan 22, 2022Jan 22, 2022
TakaCI/CD Pipeline on GCP using Cloud Source Repositories, Cloud Build, Artifact Registry and App…In this article, I will show you a CI/CD pipleline configuration focusing Cloud Build(cloudbuild.yaml) on GCP. In this example, Cloud…Jan 16, 2022Jan 16, 2022
TakaHow to succeed API calls from local browser client-side in Docker Containers environmentInfomationJun 19, 2021Jun 19, 2021
TakaDeno FrontEnd Server how to start a server by Aleph.jsThe goal in this article is to get the FrontEnd server start by using Aleph.js which is a React Framework for Deno. Aleph.js is inspired…Apr 15, 2021Apr 15, 2021
TakaDeno API Server how to get Request body by oakToday, I'm going to share how to code in order to get the request body in Deno API Server by oak router module.Apr 10, 2021Apr 10, 2021