Just shipped rate limiting for hypersonic.js

(github.com)

3 points | by joaquim_d 11 hours ago ago

2 comments

  • joaquim_d 11 hours ago ago

    I'm a couple months into building a TS/react open source full stack web dev framework. I recently shipped configurable rate limiting leveraging express rate limit, which is exciting. While the framework is starting to feel more cohesive, it still has a long way to go to get to v1, and I am currently pushing to add background jobs and fix various bugs.

    If you want to try the early beta this is the quick start:

    npm install -g @hypersonic-js/cli

    hypersonic new