Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

tungyao/cedar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 _   _  ____ 
| | | |/ ___|
| | | | |    
| |_| | |___ 
 \___/ \____|
             

ultimate-cedar

Improved version for cedar

适用于现代api http框架

集成以下功能

  • 一次性加解密
  • 前缀树 + hash 储存路由
  • json
  • /:id/:number 匹配
  • 优雅的中间件

方法说明 (可以直接参考 /test/router_test.go 里面的)

快速到达