i407
  • Menu
  • Articles
  • Tech

Showing posts from Web

gRPC witrh Rust the fastest?Pursuing 1ms
  • 16 Jan, 2022
    • rust
    • Web
    • grpc
    • communication

gRPC witrh Rust the fastest?Pursuing 1ms

Menu The time between request and response should be as short as possible. It is also desirable in terms of user experience, and nowadays …

Countermeasures for access to non-authenticated APIs
  • 11 Jan, 2022
    • Infrastructure
    • Web
    • Security

Countermeasures for access to non-authenticated APIs

Menu As I wrote in my previous article, static sites are more beneficial for corporate and LP sites that have no user-activated functions. …

Is static site hosting a panacea?
  • 08 Jan, 2022
    • Infrastructure
    • Web
    • Security

Is static site hosting a panacea?

Menu A website is generally something that is described by a browser loading HTML, CSS, Js, and other files such as images, right? On the …

How to build a web server
  • 12 Dec, 2021
    • infrastructure
    • Web

How to build a web server

Menu Starting this time, I will try to create a WebAPI. In line with the concept of this site, I will focus on the thought process rather …

[PHP] How to use fputcsv to instantly output a CSV file with a large amount of data
  • 23 Jul, 2019
    • php
    • Web
    • csv

[PHP] How to use fputcsv to instantly output a CSV file with a large amount of data

If you want to create a csv file with php, you will probably use the fputcsv function. However, when writing a csv file with hundreds of thousands of …

Unique validation with Node.js class-validator
  • 19 May, 2019
    • js
    • Web
    • nodejs

Unique validation with Node.js class-validator

This is about class-validator, nodejs. https://github.com/typestack/class-validator Installation class-validator This is a validation library that is …

Sending Session Cookies with Axios
  • 16 May, 2019
    • js
    • Web
    • Security

Sending Session Cookies with Axios

Set cookies with Axios from a browser If you want to use axios to send the browser’s SessionCookie and other information directly to the server, …

  • Tag
  • Category
  • 日本語

Copyright © 2021- ASON. All Rights Reserved.