MCPcopy
hub / github.com/tinyhttp/tinyhttp / index.js

File index.js

examples/rate-limit/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { App } from '@tinyhttp/app'
2import { rateLimit } from '@tinyhttp/rate-limit'
3
4const app = new App()

Callers

nothing calls this directly

Calls 4

rateLimitFunction · 0.90
sendMethod · 0.80
listenMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected