Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 892 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 892 Bytes

Tieba Rank Backend

CircleCI MIT License Up Ratio Site Status

This is the backend of TiebaRankReact. The backend was implemented by Flask at first, to improve the performance of the website, I decided to reimplement it with fiber, a high performance web framework written by golang.