Skip to content

Commit e777d5c

Browse files
committed
added mux middleware to compress responses and also middleware for logging
1 parent f2943ca commit e777d5c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
<h3 align="center">A 14 year old developer from Washington State</h3>
33

44
<p align="left"> <a href="https://github.com/ryo-ma/github-profile-trophy"><img src="https://github-profile-trophy.vercel.app/?username=willdoescode&theme=onedark&margin-w=15&margin-h=15&column=7" alt="willdoescode" /></a> </p>
5-
<p><img src="https://github-readme-stats.vercel.app/api?username=willdoescode&count_private=true&show_icons=true&include_all_commits=true&theme=onedark&hide=issues,prs" alt="willdoescode" /></p>
5+
6+
<div>
7+
<img height="170" align="left" src="https://github-readme-stats.vercel.app/api?username=willdoescode&count_private=true&show_icons=true&include_all_commits=true&theme=onedark&hide=issues,prs" alt="willdoescode" />
8+
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=willdoescode&layout=compact&theme=onedark" />
9+
</div>
10+
611
<p align="left"> <img src="https://komarev.com/ghpvc/?username=willdoescode&label=Profile%20views&color=0e75b6&style=flat" alt="willdoescode" /> </p>
712

813
- 🔭 I’m currently working on [Paksir - Cross platform asynchronous package manager written in go](https://github.com/willdoescode/paksir)

0 commit comments

Comments
 (0)