mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-05 02:06:41 +00:00
organized routes and routes and added rate limiter
This commit is contained in:
3
server/middlewares/index.ts
Normal file
3
server/middlewares/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from "./notFound";
|
||||
export * from "./rateLimit";
|
||||
export * from "./formatError";
|
||||
Reference in New Issue
Block a user