An open API service indexing awesome lists of open source software.

https://github.com/robinv8/daily

日常收集优质内容
https://github.com/robinv8/daily

Last synced: about 1 year ago
JSON representation

日常收集优质内容

Awesome Lists containing this project

README

          

# 日常精选

记录日常看到的有意思的内容。
![image](https://user-images.githubusercontent.com/12277531/201479389-4b826900-05d9-4e42-b680-a5a6ec26a614.png)

## 为什么要做

前端构建编译方向涌现出 [esbuild](https://esbuild.github.io/)、[swc](https://swc.rs/)、[turbopack](https://turbo.build/) 等下一代构建工具,大幅提升编译速度。其次,公司后端技术栈转向 [Go](https://go.dev/),大家都说很简单,因此有了这个想法。

## 技术栈

* 前端:[Astro](https://astro.build/)
* 后端:[Go](https://go.dev/)
* 数据库:[PostgreSQL](https://www.postgresql.org/)

## 参考
* [tw93/weekly](https://github.com/tw93/weekly)