Skip to content

shreykx/unkey-fastify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use Unkey ratelimiting with fastify in javascript

This template shows how could you use unkey ratelimiting api with javascript

How to use?

  • go to unkey.com and create an account
  • create a new unkey secret key here
  • clone the github repo.
  • edit .env with your own unkey secret key.
  • run npm install to add the necessary packages.
  • run the app using pnpm start or npm start or yarn start
  • check on /secret route and reload to test ratelimiter
  • start working on ratelimiting your routes at app.js
  • Done 🎉

About

use unkey with fastify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published