Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seipan authored Sep 28, 2023
1 parent a2505ec commit 118124d
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
<div align="center">

![Last commit](https://img.shields.io/github/last-commit/seipan/mylb?style=flat-square)
![Repository Stars](https://img.shields.io/github/stars/seipan/mylb?style=flat-square)
![Issues](https://img.shields.io/github/issues/seipan/mylb?style=flat-square)
![Open Issues](https://img.shields.io/github/issues-raw/seipan/mylb?style=flat-square)
[![go](https://github.com/seipan/mylb/actions/workflows/go.yml/badge.svg)](https://github.com/seipan/loghook/actions/workflows/go.yml)

<img src="https://cdn-icons-png.flaticon.com/512/5880/5880629.png" alt="eyecatch" height="200">

# mylb
Implementing a Load Balancer in Golang(just a toy)

:punch: Implementing a Load Balancer in Golang(just a toy) :punch:

<br>
<br>


</div>


## Reference
[Golangでロードバランサーを実装する](https://bmf-tech.com/posts/Golang%E3%81%A7%E3%83%AD%E3%83%BC%E3%83%89%E3%83%90%E3%83%A9%E3%83%B3%E3%82%B5%E3%83%BC%E3%82%92%E5%AE%9F%E8%A3%85%E3%81%99%E3%82%8B)

0 comments on commit 118124d

Please sign in to comment.